Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deserialize ¶
func Deserialize(data []byte, i DeserializedOutput) error
func RandomString ¶
func Serialize ¶
func Serialize(serializeStr SerializeInput) ([]byte, error)
Types ¶
type DeserializedOutput ¶
type DeserializedOutput interface{}
type SerializeInput ¶
type SerializeInput interface{}
Click to show internal directories.
Click to hide internal directories.