common

package
v0.0.0-...-9f5e8be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvmJsonRpcPayload

type EvmJsonRpcPayload struct {
	Id     string `json:"id"`
	Method string `json:"method"`
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL