Documentation ¶
Overview ¶
Package config handles application configuration loading.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadServerConfiguration ¶
LoadServerConfiguration loads server yaml configuration by given path and merges with defined env vars.
It strictly validates yaml file contents, so will fail in case yaml structure is incorrect.
File contents are hashed. Env vars are loaded each time function is called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.