Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunConfig ¶
type RunConfig struct {
Entry resolver.ResolverEntry
}
RunConfig provides configuration options for running the application in various modes WARNING: only one option should be enabled per build/process
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
Runtime provides an abstraction over the Resolver for running the application in various modes and handling graceful shutdown via goroutines
func NewRuntime ¶
NewRuntime provides a new Runtime instance
Click to show internal directories.
Click to hide internal directories.