SkillAgentSearch skills...

Gencodec

Command gencodec generates marshaling methods for Go struct types.

Install / Use

/learn @fjl/Gencodec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated1mo ago
Forks33

Languages

Go

Security Score

100/100

Audited on Feb 16, 2026

No findings