configuration

package
v0.0.301 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configurationobject

type Configurationobject struct {
	// contains filtered or unexported fields
}

func (*Configurationobject) GetAllSettings

func (c *Configurationobject) GetAllSettings() map[string]interface{}

func (*Configurationobject) GetBoolSetting

func (c *Configurationobject) GetBoolSetting(key string) bool

func (*Configurationobject) GetIntSetting

func (c *Configurationobject) GetIntSetting(key string) int

func (*Configurationobject) GetStringMapSettings

func (c *Configurationobject) GetStringMapSettings(key string) map[string]string

func (*Configurationobject) GetStringSetting

func (c *Configurationobject) GetStringSetting(key string) string

func (*Configurationobject) GetStringSliceSetting

func (c *Configurationobject) GetStringSliceSetting(key string) []string

func (*Configurationobject) GetTimeDuration

func (c *Configurationobject) GetTimeDuration(key string) time.Duration

func (*Configurationobject) InitGlobalConfiguration

func (c *Configurationobject) InitGlobalConfiguration(servicename string) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL