web

package
v0.0.0-...-4af7ccb Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	SeedStartedStompType                  stompType = StompTypePrefix + "/SEED/STARTED"
	SeedStopStompType                               = StompTypePrefix + "/SEED/STOPPED"
	ConfigChangedStompType                          = StompTypePrefix + "/CONFIG/CHANGED"
	TorrentAddedStompType                           = StompTypePrefix + "/TORRENT/ADDED"
	TorrentChangedStompType                         = StompTypePrefix + "/TORRENT/CHANGED"
	TorrentRemovedStompType                         = StompTypePrefix + "/TORRENT/REMOVED"
	BandwidthRangeChangedStompType                  = StompTypePrefix + "/BANDWIDTH/RANGE_CHANGED"
	BandwidthDistributionChangedStompType           = StompTypePrefix + "/BANDWIDTH/DISTRIBUTION_CHANGED"
	ErrorUnexpectedStompType                        = StompTypePrefix + "/UNEXPECTED_ERROR"
)
View Source
const StompMessageDestination = "/joal-core-events"
View Source
const StompTypePrefix = "@STOMP_API"

Variables

This section is empty.

Functions

func BootStrap

func BootStrap(pluginsRootDir string, coreBridge types.ICoreBridge, client *http.Client) (types.IJoalPlugin, error)

func ShouldEnablePlugin

func ShouldEnablePlugin() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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