Documentation
¶
Index ¶
Constants ¶
View Source
const ( // FileNameDefault is the default file name for the data store. FileNameDefault = ".vimp.db" // LocalStorePrefix is the prefix for local store. LocalStorePrefix = "sqlite://" )
Variables ¶
This section is empty.
Functions ¶
func GetDefaultDBPath ¶
func GetDefaultDBPath() string
GetDefaultDBPath returns the default path for the data store.
func GetTempFilePath ¶ added in v0.5.4
GetTempFilePath returns a temporary file path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.