broker

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 12 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) WithHandler

func (b *BrokerServer) WithHandler(pattern string, handler http.Handler) *BrokerServer

func (*BrokerServer) WithResponse

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

type CatalogPurger

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

func NewCatalogPurger

func NewCatalogPurger(rootNamespace string) *CatalogPurger

func (*CatalogPurger) ForBrokerGUID

func (p *CatalogPurger) ForBrokerGUID(brokerGUID string) *CatalogPurger

func (*CatalogPurger) ForBrokerName

func (p *CatalogPurger) ForBrokerName(brokerName string) *CatalogPurger

func (*CatalogPurger) Purge

func (p *CatalogPurger) Purge()

Jump to

Keyboard shortcuts

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