conf

package
v0.0.0-...-7a98856 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultConf

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

func (*DefaultConf) GetPath

func (e *DefaultConf) GetPath() string

func (*DefaultConf) GetString

func (e *DefaultConf) GetString(key string) string

func (*DefaultConf) GetValue

func (e *DefaultConf) GetValue(key string) map[string]interface{}

func (*DefaultConf) GetValues

func (e *DefaultConf) GetValues(key string) map[string]interface{}

func (*DefaultConf) Init

func (e *DefaultConf) Init(path string)

type EtcdConf

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

func (*EtcdConf) GetPath

func (e *EtcdConf) GetPath() string

func (*EtcdConf) GetString

func (e *EtcdConf) GetString(key string) string

func (*EtcdConf) GetValue

func (e *EtcdConf) GetValue(key string) map[string]interface{}

func (*EtcdConf) GetValues

func (e *EtcdConf) GetValues(key string) map[string]interface{}

func (*EtcdConf) Init

func (e *EtcdConf) Init(endpoint string, path string)

Jump to

Keyboard shortcuts

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