package
0.12.0
Repository: https://github.com/outofforest/isolator.git
Documentation: pkg.go.dev

# Functions

ExecuteHandler is a standard handler handling Execute command.
NewFlavour returns a flavour catching a request to start the executor server.
NewInflateDockerImageHandler creates new standard handler for InflateDockerImage command.
NewRouter returns new router.
NewRunEmbeddedFunctionHandler returns new handler running embedded function.
RunDockerContainerHandler is a standard handler for RunDockerContainer command.

# Constants

DefaultArg is the default CLI arg for starting the executor server.

# Structs

Config is the config of executor server.
Router maps content type to its handler.

# Type aliases

EmbeddedFunc defines embedded function.
HandlerFunc defines handler for content.