package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev

# Functions

List returns a list of all registered options (using Register()).
No description provided by the author
Parse takes a slice of key=value pairs and returns an Options type.
Register allows registering options so that they can be listed with List.

# Structs

Help contains information about an option.
No description provided by the author

# Type aliases

Options holds options in the form key=value.