tablestorage

package
v1.10.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 14 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureTablesStateStore

func NewAzureTablesStateStore(logger logger.Logger) state.Store

Types

type StateStore

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

func (*StateStore) Delete

func (r *StateStore) Delete(ctx context.Context, req *state.DeleteRequest) error

func (*StateStore) Features added in v1.1.1

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

Features returns the features available in this state store.

func (*StateStore) Get

func (*StateStore) GetComponentMetadata added in v1.10.1

func (r *StateStore) GetComponentMetadata() map[string]string

func (*StateStore) Init

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

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

func (*StateStore) Set

func (r *StateStore) Set(ctx context.Context, req *state.SetRequest) error

Jump to

Keyboard shortcuts

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