package
module
Version:
v0.0.0-...-b02d783
Opens a new window with list of versions in this module.
Published: Jul 1, 2020
License: MIT
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
¶
zgob is a tiny utility library for saving and loading gobs with zlib compression
Load takes a pointer v and attempts to decompress and decode data from filename.
func RegisterTypes(types ...interface{})
RegisterTypes ...
Save encodes v and compresses it with zlib. Compressed data is written to filename.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.