Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToSnakeCase ¶ added in v0.8.0
Types ¶
type Cache ¶ added in v0.8.0
Cache caches the result of field/tag parsing for each type.
func (*Cache) GetHeader ¶ added in v0.8.0
Header returns the field names in the same order as the struct definition.
func (*Cache) GetStructTagMap ¶ added in v0.8.0
GetStructTagMap .
Click to show internal directories.
Click to hide internal directories.