Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONByteSlice ¶
type JSONByteSlice []byte
JSONByteSlice represents [[]byte] that is json marshalled to hex
func (JSONByteSlice) MarshalJSON ¶
func (b JSONByteSlice) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.