Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntVal ¶
type IntVal struct {
I int
}
func (*IntVal) MarshalJSON ¶
func (*IntVal) UnmarshalJSON ¶
type StringVal ¶
type StringVal struct {
S string
}
func (*StringVal) MarshalJSON ¶
func (*StringVal) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.