Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*argValuesOptions)
func WithDerefPointer ¶
WithDerefPointer dereferences pointers in struct field values.
func WithMapperFunc ¶
WithMapperFunc sets the field name mapper function.
func WithTagName ¶
WithTagName sets the struct tag name to use. Default is "json".
type ValuesFunc ¶ added in v0.21.0
func ValuesProvider ¶ added in v0.21.0
func ValuesProvider(options ...Option) ValuesFunc
ValuesProvider returns a function that provides Values with fixed options.
Click to show internal directories.
Click to hide internal directories.