Skip to content
forked from fjl/gencodec

Command gencodec generates marshaling methods for Go struct types.

License

Notifications You must be signed in to change notification settings

synapsecns/gencodec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

See the documentation for more details.

About

Command gencodec generates marshaling methods for Go struct types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%