config

package
v0.0.0-...-1951922 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Source   string
	FilePath string
)

Functions

This section is empty.

Types

type Config

type Config struct {
	ConfigHandler
}

func Init

func Init() (*Config, error)

func (*Config) GetKVPair

func (c *Config) GetKVPair(key string) ([]byte, error)

type ConfigHandler

type ConfigHandler interface {
	GetKVPair(key string) ([]byte, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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