Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Persistence ¶
type Persistence struct {
DataDir string
}
func NewPersistence ¶
func NewPersistence(dataDir string) (*Persistence, error)
Click to show internal directories.
Click to hide internal directories.