package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/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