defaultconfig

package
v0.1.55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

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.

func GetRaw added in v0.1.29

func GetRaw() []byte

GetRaw returns the raw embedded configuration including the build header. Use this only for debugging or internal purposes.

func GetString

func GetString() string

GetString returns the embedded default configuration as a string, with the build-time header comment stripped for clean user output.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL