Documentation
¶
Index ¶
Constants ¶
View Source
const NamespaceDefault = "dft"
Default namespace
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileCache ¶
type FileCache struct {
// Path to the cache files directory
Path string
// Default namespace if left empty in functions params
NamespaceDefault string
}
Cache
Click to show internal directories.
Click to hide internal directories.