Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CUEGenerator ¶
type CUEGenerator struct { }
func (*CUEGenerator) JennyName ¶
func (*CUEGenerator) JennyName() string
type CodecGenerator ¶ added in v0.15.0
type CodecGenerator struct { // This flag exists for compatibility with thema codegen, which only generates code for the current/latest version of the kind OnlyUseCurrentVersion bool }
func (*CodecGenerator) JennyName ¶ added in v0.15.0
func (*CodecGenerator) JennyName() string
type LineageGenerator ¶
type LineageGenerator struct { }
func (*LineageGenerator) JennyName ¶
func (*LineageGenerator) JennyName() string
type ModelsFunctionsGenerator ¶
type ModelsFunctionsGenerator struct { }
func (*ModelsFunctionsGenerator) JennyName ¶
func (*ModelsFunctionsGenerator) JennyName() string
Click to show internal directories.
Click to hide internal directories.