store

package
v0.0.0-...-ef924d7 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter func(uri *url.URL) (Store, error)

Adapter returns a new store initialised with the given config

type Store

type Store interface {
	Load(config interface{}) error
}

Store is an interface for config store

Directories

Path Synopsis
Package etcd reads configuration from etcd
Package etcd reads configuration from etcd
Package file reads configuration from a JSON file
Package file reads configuration from a JSON file

Jump to

Keyboard shortcuts

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