servicebus

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceBus added in v0.2.14

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

ServiceBus client

var (
	// ServiceBusClient the servicebus client
	ServiceBusClient ServiceBus
)

func (*ServiceBus) CreateClient added in v0.3.0

func (s *ServiceBus) CreateClient() error

CreateClient create client

func (*ServiceBus) SendNotification added in v0.2.14

func (s *ServiceBus) SendNotification(message *registry.SchemaRegistry) error

SendNotification send message to the bus

type Topic added in v0.3.0

type Topic interface {
	Send(ctx context.Context, event *servicebus.Message, opts ...servicebus.SendOption) error
}

Jump to

Keyboard shortcuts

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