export

package
v3.19.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SupportedDrivers = map[string]driver.Driver{
	dapr.Name: dapr.Connections,
}

Functions

This section is empty.

Types

type System

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

func NewSystem

func NewSystem() *System

func (*System) CloseConnection

func (s *System) CloseConnection(connectionName string) error

func (*System) Publish

func (s *System) Publish(_ context.Context, connectionName string, subject string, msg interface{}) error

func (*System) UpsertConnection

func (s *System) UpsertConnection(ctx context.Context, config interface{}, connectionName string, newDriver string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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