package
1.1.2
Repository: https://github.com/opengoats/goat.git
Documentation: pkg.go.dev

# Functions

InitPaths sets the default paths in the configuration based on CLI flags, configuration file and default values.
New creates a new Paths object with all values set to empty values.
Resolve resolves a path to a location in one of the default folders.

# Constants

Config 配置文件目录.
Data 数据目录.
Home 家目录.
Logs 日志目录.

# Variables

Paths is the Path singleton on which the top level functions from this package operate.

# Structs

Path 位置路径目录.

# Type aliases

FileType is an enumeration type representing the file types.