package
0.0.0-20240410202646-c98be4eb5802
Repository: https://github.com/betterworks/go-starter-kit.git
Documentation: pkg.go.dev

# Functions

NewRuntime provides a new Runtime instance.

# Structs

RunConfig provides configuration options for running the application in various modes WARNING: only one option should be enabled per build/process.
Runtime provides an abstraction over the Resolver for running the application in various modes and handling graceful shutdown via goroutines.