package
0.0.0-20210414020239-6daa909df9a7
Repository: https://github.com/kingaj12/go.git
Documentation: pkg.go.dev

# Functions

Handler returns an HTTP handler which exposes captive core operations via HTTP endpoints.
NewCaptiveCoreAPI constructs a new CaptiveCoreAPI instance.

# Variables

ErrMissingPrepareRange is returned when attempting an operation without satisfying its PrepareRange dependency.
ErrMissingPrepareRange is returned when attempting an operation before PrepareRange has finished running.

# Structs

CaptiveCoreAPI manages a shared captive core subprocess and exposes an API for executing commands remotely on the captive core instance.
No description provided by the author