package
0.0.0-20250118205019-0e7d113cfe82
Repository: https://github.com/cowsecurity/custom-rce-agent.git
Documentation: pkg.go.dev

# Functions

LoadCommands loads all command Spec from a YAML config file.
NewCmd makes a new Cmd with the given Spec and args, and assigns it an ID.
NewRepo makes a new empty Repo.

# Variables

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

# Structs

Cmd represents a running command.
Spec represents one command in a YAML config file.

# Interfaces

Repo is a thread-safe collection of Cmd used by an rce.Server.

# Type aliases

No description provided by the author