driver

package
v0.0.0-...-6513b37 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	Get(service string, v interface{}) error
	Set(service string, v interface{}) error
}

type Store

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

func NewStore

func NewStore(providers ...Provider) Store

func (Store) Get

func (s Store) Get(service string, v interface{}) error

func (Store) Set

func (s Store) Set(service string, v interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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