package
0.0.11
Repository: https://github.com/privateerproj/privateer-sdk.git
Documentation: pkg.go.dev

# Functions

RunMovement is a helper function to run a movement function and update the result.
ExecuteTactic is used to execute a list of strikes provided by a Raid and customized by user config.
GetLogger returns an hc logger with the provided name.
No description provided by the author
SetupCloseHandler sets the cleanup function to be called when the program is interrupted.

# Structs

MovementResult is a struct that contains the results of a single step within a strike.
StrikeResult is a struct that contains the results of a check for a single control.
Tactic is a struct that contains the results of all strikes, orgainzed by name.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author