Documentation ¶
Index ¶
- func GetCacheFolderPath() string
- func GetConfigFilePath() string
- func GetIndexerDatabaseFilePath(indexerType string) string
- func GetPluginFolderPath() string
- func GetPostCrawlFilterOutputFilePath(tldName string) string
- func GetPreCrawlFilterOutputFilePath(tldName string) string
- func GetRankingFilePath(userQuery string) string
- func GetZoneFilesFolderPath() string
- func SetCacheFolderPath(cacheFolderPath string)
- func SetConfigFilePath(configFilePath string)
- func SetPluginFolderPath(pluginFolderPath string)
- func SetZoneFilesFolderPath(zoneFilesFolderPath string)
- type PathRegistry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCacheFolderPath ¶
func GetCacheFolderPath() string
func GetConfigFilePath ¶
func GetConfigFilePath() string
func GetPluginFolderPath ¶
func GetPluginFolderPath() string
func GetRankingFilePath ¶
func GetZoneFilesFolderPath ¶
func GetZoneFilesFolderPath() string
func SetCacheFolderPath ¶
func SetCacheFolderPath(cacheFolderPath string)
func SetConfigFilePath ¶
func SetConfigFilePath(configFilePath string)
func SetPluginFolderPath ¶
func SetPluginFolderPath(pluginFolderPath string)
func SetZoneFilesFolderPath ¶
func SetZoneFilesFolderPath(zoneFilesFolderPath string)
Types ¶
type PathRegistry ¶
type PathRegistry struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.