package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Apr 19, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SPDX-License-Identifier: AGPL-3.0-or-later
View Source
const (
EnvPrefix = "SHARKFIN"
ConfigFileName = "config"
ConfigType = "yaml"
DefaultDaemonAddr = "127.0.0.1:16000"
)
BindFlags binds cobra flags to viper.
InitDirs creates all necessary directories.
InitViper sets up viper defaults and config file search paths.
LoadConfig reads the config file if present.
Paths holds all XDG-compliant directory paths.
GetPaths returns XDG-compliant directory paths.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.