8000 GitHub - tomisetsu/gencodec: Command gencodec generates marshaling methods for Go 1.23 struct types.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomisetsu/gencodec

 
 

Repository files navigation

gencodec for golang 1.23 and above

Command gencodec generates marshaling methods for Go struct types.

The generated methods add features which json and other marshaling packages cannot offer.

gencodec -dir . -type MyType -formats json,yaml,toml -out mytype_json.go

About

Command gencodec generates marshaling methods for Go 1.23 struct types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0