Documentation
¶
Index ¶
- func EnsureParentDir(path string) error
- func OpenDB(path string, timeout time.Duration) (*bolt.DB, error)
- func ReadVersion(metaBucket *bolt.Bucket, key []byte, defaultVersion int) (int, error)
- func UniqueNonEmptyStrings(values []string) []string
- func WriteVersion(metaBucket *bolt.Bucket, key []byte, version, defaultVersion int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureParentDir ¶
func ReadVersion ¶
func UniqueNonEmptyStrings ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.