package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Aug 5, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Deserialize(byt []byte, ptr interface{}) (err error)
Deserialize deserialices the passed []byte into a the passed ptr interface{}
func Serialize(value interface{}) ([]byte, error)
Serialize returns a []byte representing the passed value
Source Files
¶
Click to show internal directories.
Click to hide internal directories.