Documentation ¶
Index ¶
Constants ¶
View Source
const GogoProtobuf = "gogo protobuf"
GogoProtobuf is the name reserved for the gogoslick protobuf marshalizer
View Source
const JsonMarshalizer = "json"
JsonMarshalizer is the name reserved for the json marshalizer
View Source
const TxJsonMarshalizer = "tx-json"
TxJsonMarshalizer is the name reserved for the transaction json marshalizer
Variables ¶
This section is empty.
Functions ¶
func NewMarshalizer ¶
func NewMarshalizer(name string) (marshal.Marshalizer, error)
NewMarshalizer creates a new marshalizer instance based on the provided parameters
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.