package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DecodeGob(encoded []byte) (map[interface{}]interface{}, error)
DecodeGob decode data to map
func EncodeGob(obj map[interface{}]interface{}) ([]byte, error)
EncodeGob encode the obj to gob
Log implement the log.Logger
NewSessionLog set io.Writer to create a Logger for session.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.