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

# Functions

No description provided by the author
TestSetFlag temporarily sets a feature flag to the given value until the returned function is called.

# Constants

Alpha features are disabled by default.
flag names are written in kebab-case.
Beta features are enabled by default.
Deprecated features are always disabled.
flag names are written in kebab-case.
flag names are written in kebab-case.
flag names are written in kebab-case.
flag names are written in kebab-case.
flag names are written in kebab-case.
Stable features are always enabled.

# Variables

Flag is named such that checking for a feature uses `feature.Flag.Enabled(feature.ExampleFeature)`.

# Structs

No description provided by the author
No description provided by the author
Help contains information about a feature.

# Type aliases

No description provided by the author