This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
micro-codec-jsonpb
Watch
4
Star
0
Fork
0
You've already forked micro-codec-jsonpb
Code
Issues
Pull Requests
Packages
Projects
Releases
18
Wiki
Activity
micro
74
Commits
2
Branches
18
Tags
584
KiB
Go
100%
v3.7.5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Vasiliy Tolstov
dd93a0da3b
fix codec.Frame in case of flatten struct tag
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-24 00:10:19 +03:00
.github
update workflow
2021-09-21 21:46:50 +03:00
.gitignore
Initial commit
2020-11-03 01:26:46 +03:00
codec_test.go
fix codec.Frame in case of flatten struct tag
2021-09-24 00:10:19 +03:00
go.mod
Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4
2021-09-23 11:19:31 +00:00
go.sum
Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4
2021-09-23 11:19:31 +00:00
jsonpb.go
fix codec.Frame in case of flatten struct tag
2021-09-24 00:10:19 +03:00
LICENSE
Initial commit
2020-11-03 01:26:46 +03:00
options.go
update for latest micro
2021-09-22 02:17:04 +03:00
README.md
Initial commit
2020-11-03 01:26:46 +03:00
README.md
micro-codec-json