stream

package
v0.0.0-...-984c388 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Controller

type Controller interface {
	MapStreams(b *messaging.Bus)
}

type ControllerMapper

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

func NewControllerMapper

func NewControllerMapper() *ControllerMapper

func (*ControllerMapper) Add

func (h *ControllerMapper) Add(cc ...Controller)

func (*ControllerMapper) RegisterSubscribers

func (h *ControllerMapper) RegisterSubscribers(b *messaging.Bus)

type UserController

type UserController struct {
}

func NewUserController

func NewUserController() UserController

func (UserController) MapStreams

func (u UserController) MapStreams(b *messaging.Bus)

Jump to

Keyboard shortcuts

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