Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OverflowType = reflect.TypeOf(Overflow{})
OverflowType is needed to find the Overflow field within the struct
Functions ¶
func MarshalStructWithMap ¶
func UnmarshalStructWithMap ¶
Types ¶
type JSONBytes ¶
type JSONBytes []byte
func (*JSONBytes) MarshalJSON ¶
func (*JSONBytes) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.