package
0.0.0-20240427082113-981113020dcf
Repository: https://github.com/willie68/go-micro.git
Documentation: pkg.go.dev
# Functions
Get returns loaded config.
GetConfigValueAsBool getting a value as a bool, if possible.
GetConfigValueAsInt getting a value as a int64, if possible.
GetConfigValueAsString getting a value as a string, if possible.
GetDefaultConfigfile getting the default config file.
GetDefaultConfigFolder returning the default configuration folder of the system.
Load loads the config.
ParseVersion parse a string into a version object.
ReplaceConfigdir replace the configdir macro.
# Constants
Servicename the name of this service.
# Structs
Authentication configuration.
Config our service configuration.
Metrics configuration.
OpenTracing configuration.
Profiling configuration.
Version version struct.