package
0.0.0-20241223214030-968d722126d0
Repository: https://github.com/speakeasy-api/rest-template-go.git
Documentation: pkg.go.dev

# Functions

Load loads the configuration from a yaml file on disk.

# Constants

ErrRead is returned when we cannot read the config file.
ErrUnmarshal is returned when we cannot unmarshal the config file.

# Structs

AppConfig represents the configuration of our application.