package
1.1.0-beta1
Repository: https://github.com/d3sw/replicator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Constants

FlagSetClient is our enum.
FlagSetDefault is our default flag set.
FlagSetNone is set when no flags are present.

# Structs

FailsafeCommand is a command implementation that allows operators to place the daemon in or take the daemon out of failsafe mode.
InitCommand is the command implamentation for init.
Meta contains the meta-options and functionality that Replicator commands can inherit.
VersionCommand is a Command implementation that prints the version.

# Type aliases

FlagSetFlags is an enum to define what flags are present in the default FlagSet returned by Meta.FlagSet.