config

package
v0.0.0-...-ae089e8 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

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

func NewConf

func NewConf() (c *Conf)

func (*Conf) AddState

func (c *Conf) AddState(types string, name string, value interface{}, o bool) (err error)

func (*Conf) GetValue

func (c *Conf) GetValue(a string, key string) (cc interface{})

func (*Conf) NewConfType

func (c *Conf) NewConfType(a string, override bool) (err error)

type ConfState

type ConfState map[string]interface{}

type ConfType

type ConfType map[string]ConfState

Jump to

Keyboard shortcuts

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