package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Jan 10, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Getter interface {
Get(interface{}) error
}
Getter represents a get interface
Persist is the interface that groups the basic Marshal and Unmarshal methods.
type Setter interface {
Set(interface{}) error
}
Setter represents a set interface
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.