Documentation ¶
Index ¶
- func Exists(filename string) bool
- func NewRevisionsStore(configDir string, debounceTime ...time.Duration) revisions.Store
- func Read(filename string, readOnly ...bool) ([]byte, error)
- func Save(filename string, b []byte) error
- func WriteIfNotExists(filename string, data string) (bool, error)
- type BoltStore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRevisionsStore ¶ added in v4.0.1
NewRevisionsStore opens a new store
Types ¶
Click to show internal directories.
Click to hide internal directories.