Documentation
¶
Overview ¶
DO NOT EDIT THIS FILE. Makefile generated.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "1.1.0"
Functions ¶
This section is empty.
Types ¶
type OptMain ¶
type OptMain struct {
Start bool `docopt:"start"`
Init bool `docopt:"init"`
Install bool `docopt:"install"`
List bool `docopt:"list"`
Search bool `docopt:"search"`
Update bool `docopt:"update"`
}
OptMain holds all parsed options from GetOptMain.
func GetOptMain ¶
GetOptMain is a command line option parser that uses docopts-go to parse a usage document string.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package env holds environment variables used by the application.
|
Package env holds environment variables used by the application. |
|
Package fflags enables featureflags using environment variables.
|
Package fflags enables featureflags using environment variables. |
|
resources
|
|
|
ansicodes
Package ansicodes is a collection of ANSI escape sequences used to format text output.
|
Package ansicodes is a collection of ANSI escape sequences used to format text output. |
|
sync
Package sync synchronizes configuration between the database and corresponding file and synchronization of any downloads.
|
Package sync synchronizes configuration between the database and corresponding file and synchronization of any downloads. |
|
services
|
|
|
search
Package search implements search functionality
|
Package search implements search functionality |
|
Package settings is a package that implements Dependency Injection through methods that create the options needed for structs to be created.
|
Package settings is a package that implements Dependency Injection through methods that create the options needed for structs to be created. |
|
subcmds
|
|
Click to show internal directories.
Click to hide internal directories.