Documentation ¶
Overview ¶
svcrunner provides a runner framework for tasks, providing hooks for registering flags, running initialization, starting, and stopping. Registers signal handlers and provides configured observability tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
envflag wraps flag.FlagSet, allowing values to be set from the environment, translating keys from `screaming.snake-case` to `SCREAMING_SNAKE_CASE`
|
envflag wraps flag.FlagSet, allowing values to be set from the environment, translating keys from `screaming.snake-case` to `SCREAMING_SNAKE_CASE` |
Click to show internal directories.
Click to hide internal directories.