Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BigInt ¶
func (*BigInt) MarshalBinary ¶
MarshalBinary implements encoding.BinaryMarshaler using Gob encoding. Panics if the underlying *big.Int is nil, as this indicates a programmer error.
func (*BigInt) MarshalJSON ¶
func (*BigInt) UnmarshalBinary ¶
UnmarshalBinary implements encoding.BinaryUnmarshaler using Gob decoding.
func (*BigInt) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.