Skip to content

fjl/gencodec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3c3302 · Mar 14, 2025

History

55 Commits
Mar 14, 2025
Feb 27, 2017
Apr 4, 2017
Jan 17, 2025
Feb 28, 2025
Jan 17, 2025
May 17, 2023
Jan 17, 2025
Feb 28, 2025
Mar 14, 2025

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages