 Documentation
      ¶
      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)
func (*JSONByteSlice) UnmarshalJSON ¶ added in v1.11.11
func (b *JSONByteSlice) UnmarshalJSON(jsonBytes []byte) error
 Click to show internal directories. 
   Click to hide internal directories.