Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHandlers ¶
func RegisterHandlers()
Types ¶
type State ¶
type State struct {
Command []string `json:"command"`
}
func PrepareCollectionRun ¶
func PrepareCollectionRun(body []byte) (*State, *attack_kit_api.AttackKitError)
func StartCollectionRun ¶
func StartCollectionRun(ctx context.Context, body []byte) (*State, *attack_kit_api.AttackKitError)
Click to show internal directories.
Click to hide internal directories.