Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FooMapper = data.NewMapper(Foo{})
Functions ¶
This section is empty.
Types ¶
type Foo ¶
type Foo struct {
FooInner "json:\"unwrap\""
}
func (Foo) MarshalJSON ¶
func (*Foo) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.