broker

package
v0.15.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrokerServer

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

func NewServer

func NewServer() *BrokerServer

func (*BrokerServer) ServedRequests

func (b *BrokerServer) ServedRequests() []*http.Request

func (*BrokerServer) Start

func (b *BrokerServer) Start() *BrokerServer

func (*BrokerServer) Stop

func (b *BrokerServer) Stop()

func (*BrokerServer) URL

func (b *BrokerServer) URL() string

func (*BrokerServer) WithResponse

func (b *BrokerServer) WithResponse(pattern string, response map[string]any, statusCode int) *BrokerServer

type Deleter added in v0.14.0

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

func NewDeleter added in v0.14.0

func NewDeleter(rootNamespace string) *Deleter

func (*Deleter) Delete added in v0.14.0

func (d *Deleter) Delete()

func (*Deleter) ForBrokerGUID added in v0.14.0

func (d *Deleter) ForBrokerGUID(brokerGUID string) *Deleter

func (*Deleter) ForBrokerName added in v0.14.0

func (d *Deleter) ForBrokerName(brokerName string) *Deleter

Jump to

Keyboard shortcuts

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