package
0.0.2
Repository: https://github.com/privateerproj/privateer.git
Documentation: pkg.go.dev

# Functions

AllPlugins executes specified plugins in a loop.
Execute adds all child commands to the root command and sets flags appropriately.
GetAvailableRaids returns a list of raids found in the binaries path.
GetRaidBinary returns the path to the executable for the specified raid.
GetRequestedRaids returns a list of raid names requested in the config.
Plugin executes single plugin based on the provided command.
Run executes all plugins with handling for the command line.
No description provided by the author
StartApprovedRaid will run a single raid after ensuring it is installed Approved raids are listed in run/approved-raids.go.
TODO: clean this up.

# Variables

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Metadata is a struct that represents the metadata.yaml file.
RaidError retains an error object and the name of the pack that generated it.
RaidErrors holds a list of errors and an Error() method so it adheres to the standard Error interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author