Documentation
¶
Overview ¶
Package genconfig provides functionality to auto-generate a sample YAML configuration file (`config.yaml.sample`) from a Go struct using struct tags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SampleFileName = "config.yaml.sample"
SampleFileName defines the default name for the generated sample config file.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.