1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-12 08:23:58 +02:00
go-micro/codec
Wang d1806e2883
Fix codec/bytes (#2466)
* Update marshaler.go

Byes codec always return error "invalid message" now.

* Update go.mod

Update package name

* Update go.mod
2022-04-02 18:11:12 +01:00
..
bytes Fix codec/bytes (#2466) 2022-04-02 18:11:12 +01:00
grpc add events package (#2341) 2021-11-08 08:52:39 +00:00
json add events package (#2341) 2021-11-08 08:52:39 +00:00
jsonrpc go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
proto add events package (#2341) 2021-11-08 08:52:39 +00:00
protorpc add events package (#2341) 2021-11-08 08:52:39 +00:00
text replace ioutil with io and os (#2327) 2021-10-30 19:24:40 +01:00
codec.go fixes for safe conversation and avoid panics (#1213) 2020-02-18 23:05:38 +00:00