process

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HubAccessDeniedError = errors.New("access to hub denied")
View Source
var MissingHubIdInTopicError = errors.New("missing hub id in topic")
View Source
var NonAdminRequestToPlaceholderTopicError = errors.New("non admin request to placeholder topic of processes")

Functions

This section is empty.

Types

type Handler

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

func New

func New(connector *platform_connector_lib.Connector) *Handler

func (*Handler) Publish

func (this *Handler) Publish(clientId string, user string, topic string, payload []byte, qos int, size float64) (result handler.Result, err error)

func (*Handler) Subscribe

func (this *Handler) Subscribe(clientId string, user string, topic string) (result handler.Result, err error)

Jump to

Keyboard shortcuts

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