Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppConfig = "config.toml" AppLog = "app.log" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
type Setting ¶
type Setting struct { Name string `required:"true"` Local string `required:"true"` Credential IgnoreHiddenFiles bool Delete bool }
var EmptySetting Setting
func (Setting) DisplayName ¶ added in v1.0.2
func (Setting) Mountpoint ¶ added in v1.0.4
Click to show internal directories.
Click to hide internal directories.