Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Paths ¶
type Paths struct { // AppName is used to build the config paths. AppName string // UserBase is the base path for user apps. UserBase string // ServerBase is the base path for server apps. ServerBase string }
Paths holds OS-specific paths for data.
func (*Paths) SetServerBase ¶
SetServerBase to something different than the default.
Click to show internal directories.
Click to hide internal directories.