# Functions
ArgsToBytes converts func arguments to bytes.
No description provided by the author
BinaryProtoUnmarshal r unmarshalls []byte as proto.Message to pointer, and returns value pointed to.
FromBytesToStruct converts []byte to struct,array,slice depending on target type.
No description provided by the author
No description provided by the author
JSONUnmarshalPtr unmarshalls []byte as json to pointer, and returns value pointed to.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AnyType defines that serializer supports any supportable variable type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrUnableToConvertNilToStruct - nil cannot be converted to struct.
ErrUnableToConvertValueToStruct - value cannot be converted to struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StructType defines that serializer supports struct type.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author