//
pkg.gl
Category
github.com/quinn/restic
internal
options
package
0.9.7
Repository:
https://github.com/quinn/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
181 SLOC
#
Functions
List
List returns a list of all registered options (using Register()).
Parse
Parse takes a slice of key=value pairs and returns an Options type.
Register
Register allows registering options so that they can be listed with List.
#
Structs
Help
Help contains information about an option.
#
Type aliases
Options
Options holds options in the form key=value.