Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cli.App{
Name: "fileigloo",
Usage: "Small and simple online file sharing & pastebin",
Commands: []*cli.Command{versionCmd, serverCmd, filesCmd},
}
View Source
var (
Version = "development"
)
Functions ¶
func GetStorage ¶ added in v0.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.