Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StrInt ¶
StrInt wraps a big.Int and is marshaled as a string.
func (StrInt) MarshalJSON ¶
MarshalJSON implements the json json.Marshaler interface.
func (*StrInt) UnmarshalJSON ¶
UnmarshalJSON implements the json.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.