Documentation
¶
Index ¶
- func ConfigDir() (string, error)
- func ConfigFile() (string, error)
- func GetApiSecret() string
- func GetApiSuperuser() string
- func GetApiWhitelist() string
- func GetAuthRealm() string
- func GetAuthType() string
- func GetHomeAbsolutePath() string
- func GetPluginPortMax() uint
- func GetPluginPortMin() uint
- func GetPluginStoragePath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFile ¶
ConfigFile returns the default path to the configuration file. On Unix-like systems this is the ".elasticfeedconfig" file in the home directory. On Windows, this is the "elasticfeed.config" file in the application data directory.
func GetApiSecret ¶
func GetApiSecret() string
func GetApiSuperuser ¶
func GetApiSuperuser() string
func GetApiWhitelist ¶
func GetApiWhitelist() string
func GetAuthRealm ¶
func GetAuthRealm() string
func GetAuthType ¶
func GetAuthType() string
func GetHomeAbsolutePath ¶
func GetHomeAbsolutePath() string
func GetPluginPortMax ¶
func GetPluginPortMax() uint
func GetPluginPortMin ¶
func GetPluginPortMin() uint
func GetPluginStoragePath ¶
func GetPluginStoragePath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.