Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config []byte
Config contains the embedded default .plumber.yaml configuration. The file is copied here by the build process (make build). Source of truth: .plumber.yaml in the repository root.
Functions ¶
func Get ¶
func Get() []byte
Get returns the embedded default configuration as a byte slice, with the build-time header comment stripped for clean user output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.