Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultedValueUnmarshaler ¶
func NewDefaultedValueUnmarshaler() A.ValueUnmarshaler
func NewValueUnmarshaler ¶
func NewValueUnmarshaler(props *A.UnmarshalProps) A.ValueUnmarshaler
Types ¶
type ValueUnmarshaler ¶
type ValueUnmarshaler struct {
// contains filtered or unexported fields
}
func (*ValueUnmarshaler) Unmarshal ¶
func (v *ValueUnmarshaler) Unmarshal(raw string, val interface{}) (err error)
Click to show internal directories.
Click to hide internal directories.