package
0.0.0-20250121042353-b2059c4e97f2
Repository: https://github.com/ltcong1411/go-common.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewProvider creates a new instance of configuration provider.
WithViperInitializer returns an option that allows setting of viper initializer in the provider.
# Constants
No description provided by the author
No description provided by the author
# Interfaces
Provider represents the configuration provider.
# Type aliases
ProviderOpt is an option on a given Provider.
ViperInitializer is a function that initializes a given Viper object.