//
pkg.gl
Category
github.com/speakeasy-api/rest-template-go
internal
core
config
package
0.0.0-20241223214030-968d722126d0
Repository:
https://github.com/speakeasy-api/rest-template-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
30 SLOC
#
Functions
Load
Load loads the configuration from a yaml file on disk.
#
Constants
ErrRead
ErrRead is returned when we cannot read the config file.
ErrUnmarshal
ErrUnmarshal is returned when we cannot unmarshal the config file.
#
Structs
AppConfig
AppConfig represents the configuration of our application.