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: 10
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 {
Source string `json:"source" yaml:"source"`
TempDir string `json:"temp_dir" yaml:"temp_dir"`
}
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.