package
Version:
v0.0.0-...-a0b1be5
Opens a new window with list of versions in this module.
Published: Dec 10, 2023
License: MIT, 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.