Documentation ¶
Index ¶
Constants ¶
View Source
const GenTypeKeys = "struct_keys"
View Source
const GenTypeToMap = "struct_tomap"
View Source
const GenTypeWrapper = "struct_wrapper"
Variables ¶
This section is empty.
Functions ¶
func NewKeysGenerator ¶
func NewToStringMapGenerator ¶
func NewWrapperGenerator ¶
Types ¶
type KeysGenerator ¶
type KeysGenerator struct {
// contains filtered or unexported fields
}
type ToStringMapGenerator ¶
type ToStringMapGenerator struct { }
type WrapperGenerator ¶
type WrapperGenerator struct { }
Click to show internal directories.
Click to hide internal directories.