Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvmJsonRpcPayload ¶
func (*EvmJsonRpcPayload) MarshalJSON ¶
func (j *EvmJsonRpcPayload) MarshalJSON() ([]byte, error)
MarshalJSON marshal bytes to json - template
func (*EvmJsonRpcPayload) MarshalJSONBuf ¶
func (j *EvmJsonRpcPayload) MarshalJSONBuf(buf fflib.EncodingBuffer) error
MarshalJSONBuf marshal buff to json - template
func (*EvmJsonRpcPayload) UnmarshalJSON ¶
func (j *EvmJsonRpcPayload) UnmarshalJSON(input []byte) error
UnmarshalJSON umarshall json - template of ffjson
func (*EvmJsonRpcPayload) UnmarshalJSONFFLexer ¶
func (j *EvmJsonRpcPayload) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error
UnmarshalJSONFFLexer fast json unmarshall - template ffjson
Click to show internal directories.
Click to hide internal directories.