tablestorage

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StateStore

type StateStore struct {
	state.DefaultBulkStore
	// contains filtered or unexported fields
}

func NewAzureTablesStateStore

func NewAzureTablesStateStore(logger logger.Logger) *StateStore

func (*StateStore) Delete

func (r *StateStore) Delete(req *state.DeleteRequest) error

func (*StateStore) Features

func (r *StateStore) Features() []state.Feature

Features returns the features available in this state store

func (*StateStore) Get

func (r *StateStore) Get(req *state.GetRequest) (*state.GetResponse, error)

func (*StateStore) Init

func (r *StateStore) Init(metadata state.Metadata) error

Initialises connection to table storage, optionally creates a table if it doesn't exist.

func (*StateStore) Ping

func (r *StateStore) Ping() error

func (*StateStore) Set

func (r *StateStore) Set(req *state.SetRequest) error

Jump to

Keyboard shortcuts

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