statestore

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*options)

Option is a function that configures the process.

func WithSocket added in v1.13.2

func WithSocket(socket *socket.Socket) Option

func WithStateStore

func WithStateStore(store state.Store) Option

type StateStore

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

StateStore is a pluggable state store component for Dapr.

func New

func New(t *testing.T, fopts ...Option) *StateStore

func (*StateStore) Cleanup

func (s *StateStore) Cleanup(t *testing.T)

func (*StateStore) Run

func (s *StateStore) Run(t *testing.T, ctx context.Context)

func (*StateStore) SocketName

func (s *StateStore) SocketName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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