survey

package
v0.0.0-...-fb7f86c Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Caller

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

func NewCaller

func NewCaller(managedStreamRunner *managedstream.Runner, node *centrifuge.Node) *Caller

func (*Caller) CallManagedStreams

func (c *Caller) CallManagedStreams(orgID int64) ([]*managedstream.ManagedChannel, error)

func (*Caller) SetupHandlers

func (c *Caller) SetupHandlers() error

type NodeManagedChannelsRequest

type NodeManagedChannelsRequest struct {
	OrgID int64 `json:"orgId"`
}

type NodeManagedChannelsResponse

type NodeManagedChannelsResponse struct {
	Channels []*managedstream.ManagedChannel `json:"channels"`
}

Jump to

Keyboard shortcuts

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