This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
micro-codec-json
Watch
4
Star
0
Fork
0
You've already forked micro-codec-json
Code
Issues
Pull Requests
Packages
Projects
Releases
16
Wiki
Activity
micro
64
Commits
2
Branches
16
Tags
527
KiB
Go
100%
4615b86fb5
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
4615b86fb5
fix codec.Frame in case of flatten struct tag
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-24 00:00:50 +03:00
.github
update workflow
2021-09-21 21:46:48 +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:00:50 +03:00
go.mod
Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4
2021-09-23 08:20:44 +00:00
go.sum
Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4
2021-09-23 08:20:44 +00:00
json.go
fix codec.Frame in case of flatten struct tag
2021-09-24 00:00:50 +03:00
LICENSE
Initial commit
2020-11-03 01:26:46 +03:00
options.go
fix options
2021-09-22 02:10:09 +03:00
README.md
Initial commit
2020-11-03 01:26:46 +03:00
README.md
micro-codec-json