runner

package
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(templatePath string) error

Run constructs and invokes a runner using the provided templatePath to retrieve the config that drives runner. Run will block and execute until a SIGINT signal is received from the os at which point Run will attempt to gracefully shutdown its dependencies.

Types

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

Runner is a service layer struct that corresponds to the saucisson run command. This service is responsible for instantiating dependencies, interpreting the provided configuration and coordinating those dependencies.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL