Man page - gojay(1)
Packages contas this manual
Manual
| GOJAY(1) | User Commands | GOJAY(1) |
NAME
gojay - Fast JSON code generator in golang
DESCRIPTION
Usage of bin/gojay:
-a string
- annotation tag (default json) (default "json")
-o string
- destination file to output generated code
-p string
- generate code to reuse objects using sync.Pool
-pkg string
- the package name of the generated file
-s string
- source dir or file (absolute or relative path)
-t string
- types to generate
| June 2025 | gojay 1.2.13-5+b24 |