Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage stores data in the properties format.
func NewStorage ¶ added in v1.1.3
func NewStorage() *Storage
NewStorage returns a new *Storage object.
Click to show internal directories.
Click to hide internal directories.