mssql

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: MPL-2.0 Imports: 13 Imported by: 30

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMSSQLBackend

func NewMSSQLBackend(conf map[string]string, logger log.Logger) (physical.Backend, error)

Types

type MSSQLBackend

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

func (*MSSQLBackend) Delete

func (m *MSSQLBackend) Delete(ctx context.Context, key string) error

func (*MSSQLBackend) Get

func (m *MSSQLBackend) Get(ctx context.Context, key string) (*physical.Entry, error)

func (*MSSQLBackend) List

func (m *MSSQLBackend) List(ctx context.Context, prefix string) ([]string, error)

func (*MSSQLBackend) Put

func (m *MSSQLBackend) Put(ctx context.Context, entry *physical.Entry) error

Jump to

Keyboard shortcuts

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