tablestorage

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 16 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.BulkStore
	// 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() (metadataInfo mdutils.MetadataMap)

func (*StateStore) Init

func (r *StateStore) Init(ctx context.Context, 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