Man page - gojay(1)

Packages contains this manual

    Package:  gojay
    apt-get install gojay
    Manuals in package:
    Documentations in package:

Manual

GOJAY

NAME
DESCRIPTION
Usage of bin/gojay:

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