usp_azure_event_hub

package
v1.23.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventHubAdapter

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

func NewEventHubAdapter

func NewEventHubAdapter(conf EventHubConfig) (*EventHubAdapter, chan struct{}, error)

func (*EventHubAdapter) Close

func (a *EventHubAdapter) Close() error

type EventHubConfig

type EventHubConfig struct {
	ClientOptions    uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	ConnectionString string                  `json:"connection_string" yaml:"connection_string"`
}

func (*EventHubConfig) Validate

func (c *EventHubConfig) Validate() error

Jump to

Keyboard shortcuts

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