liveplugin

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 ChannelLocalPublisher

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

func NewChannelLocalPublisher

func NewChannelLocalPublisher(node *centrifuge.Node, pipeline *pipeline.Pipeline) *ChannelLocalPublisher

func (*ChannelLocalPublisher) PublishLocal

func (p *ChannelLocalPublisher) PublishLocal(channel string, data []byte) error

type ContextGetter

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

func NewContextGetter

func NewContextGetter(pluginContextProvider *plugincontext.Provider, dataSourceCache datasources.CacheService) *ContextGetter

func (*ContextGetter) GetPluginContext

func (g *ContextGetter) GetPluginContext(ctx context.Context, user *user.SignedInUser, pluginID string, datasourceUID string, skipCache bool) (backend.PluginContext, error)

type NumLocalSubscribersGetter

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

func NewNumLocalSubscribersGetter

func NewNumLocalSubscribersGetter(node *centrifuge.Node) *NumLocalSubscribersGetter

func (*NumLocalSubscribersGetter) GetNumLocalSubscribers

func (p *NumLocalSubscribersGetter) GetNumLocalSubscribers(channelID string) (int, error)

Jump to

Keyboard shortcuts

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