Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Byte32 ¶ added in v0.0.2
type Byte32 [32]byte
func Byte32FromFieldData ¶ added in v0.0.2
func (Byte32) MarshalJSON ¶ added in v0.0.2
func (*Byte32) UnmarshalJSON ¶ added in v0.0.2
type Byte48 ¶
type Byte48 [48]byte
func Byte48FromFieldData ¶ added in v0.0.2
func (Byte48) MarshalJSON ¶
func (*Byte48) UnmarshalJSON ¶
type Bytes ¶ added in v0.0.2
type Bytes []byte
func BytesFromFieldData ¶ added in v0.0.2
func (Bytes) MarshalJSON ¶ added in v0.0.2
func (*Bytes) UnmarshalJSON ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.