factory

package
v0.0.0-...-e995ff0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConsulStoreType = "consul"
	VaultStoreType  = "vault"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

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

func NewStoreFactory

func NewStoreFactory(configFilePath string) *Factory

func (*Factory) Make

func (f *Factory) Make(storeType string) (store.Store, error)

Jump to

Keyboard shortcuts

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