package
Version:
v0.0.0-...-67bf5fd
Opens a new window with list of versions in this module.
Published: May 18, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GobDecode(data []byte, obj interface{}) error
[]byte -->gob--> object
func GobEncode(obj interface{}) ([]byte, error)
object --gob--> []byte
Source Files
¶
Click to show internal directories.
Click to hide internal directories.