handler_mgmt

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBindHandler

func NewBindHandler(network *network.Network, xmgmts []xmgmt.Xmgmt) channel.BindHandler

Types

type BindHandler

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

func (*BindHandler) BindChannel

func (bindHandler *BindHandler) BindChannel(binding channel.Binding) error

type EventsStreamHandler

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

func (*EventsStreamHandler) AcceptFormattedEvent

func (handler *EventsStreamHandler) AcceptFormattedEvent(eventType string, formattedEvent []byte)

type StreamEventsRequest

type StreamEventsRequest struct {
	Format        string                `json:"format"`
	Subscriptions []*event.Subscription `json:"subscriptions"`
}

Jump to

Keyboard shortcuts

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