# 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.