Documentation
¶
Index ¶
- Constants
- func GetCSS() string
- func GetCSSEnabled() bool
- func GetCSSPath() string
- func GetCachePath() string
- func GetDatabasePath() string
- func GetGeneratedPath() string
- func GetHost() string
- func GetMetadataPath() string
- func GetPort() int
- func GetStashPaths() []string
- func IsValid() bool
- func Set(key string, value interface{})
- func SetCSS(css string)
- func Write() error
Constants ¶
View Source
const CSSEnabled = "cssEnabled"
View Source
const Cache = "cache"
View Source
const Database = "database"
View Source
const Downloads = "downloads"
View Source
const Generated = "generated"
View Source
const Host = "host"
View Source
const Metadata = "metadata"
View Source
const Port = "port"
View Source
const Stash = "stash"
Variables ¶
This section is empty.
Functions ¶
func GetCSSEnabled ¶
func GetCSSEnabled() bool
func GetCSSPath ¶
func GetCSSPath() string
func GetCachePath ¶
func GetCachePath() string
func GetDatabasePath ¶
func GetDatabasePath() string
func GetGeneratedPath ¶
func GetGeneratedPath() string
func GetMetadataPath ¶
func GetMetadataPath() string
func GetStashPaths ¶
func GetStashPaths() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.