dclient

package
v1.16.5 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsSQLDriver

func IsSQLDriver(driver string) bool

Types

type Client

type Client struct {
	Dapr             client.Client
	Cancel           context.CancelFunc
	StateStoreDriver string
	ConnectionString *string
	TableName        *string
}

func DaprClient

func DaprClient(ctx context.Context, opts Options) (*Client, error)

type Options added in v1.16.4

type Options struct {
	KubernetesMode bool
	Namespace      string
	AppID          string
	RuntimePath    string
}

Jump to

Keyboard shortcuts

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