package
Version:
v0.0.0-...-c8a8185
Opens a new window with list of versions in this module.
Published: Oct 5, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewStore creates a new store
type Config struct {
Directory string `json:"directory" yaml:"directory"`
}
Connect is noop but required to implement store interface
Disconnect is noop but required to implement store interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.