Documentation
¶
Overview ¶
Package executor runs prompt files inside Docker containers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerChecker ¶ added in v0.65.0
ContainerChecker checks whether a Docker container is currently running.
func NewDockerContainerChecker ¶ added in v0.65.0
func NewDockerContainerChecker() ContainerChecker
NewDockerContainerChecker creates a ContainerChecker backed by docker inspect.
Click to show internal directories.
Click to hide internal directories.