iniconfig

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BaseString

func BaseString(key string) string

func LoadINIConfig

func LoadINIConfig(filePath string) (err error)

Types

type Config

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

func NewAppConf

func NewAppConf(appType string, appId int32) (Config, error)

func (*Config) AppId

func (c *Config) AppId() int32

func (*Config) AppType

func (c *Config) AppType() string

func (*Config) Bool

func (c *Config) Bool(key string) bool

func (*Config) Int32

func (c *Config) Int32(key string) int32

func (*Config) Int64

func (c *Config) Int64(key string) int64

func (*Config) String

func (c *Config) String(key string) string

Jump to

Keyboard shortcuts

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