Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigurationManager ¶
func NewConfigurationManager ¶
func NewConfigurationManager(fileName string) (*ConfigurationManager, error)
func (*ConfigurationManager) GetOptions ¶
func (instance *ConfigurationManager) GetOptions(key string, options any) error
func (*ConfigurationManager) GetSection ¶
func (instance *ConfigurationManager) GetSection(key string) interface{}
type IConfigurationManager ¶
Click to show internal directories.
Click to hide internal directories.