Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(opts ...RunConfigOption)
Types ¶
type ReadinessConfig ¶
type RunConfigOption ¶
type RunConfigOption func(c *config)
RunConfigOption is a function that modifies the configuration for Run.
func WithReadiness ¶
func WithReadiness(cfg *ReadinessConfig) RunConfigOption
WithLogLevel sets the log level for the application.
Click to show internal directories.
Click to hide internal directories.