speedtest

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

README

SPEEDTEST Plugin

Documentation

Documentation

Index

Constants

View Source
const (
	Name = "speedtest"

	AttrPoint = "location"
	AttrCity  = "city"

	Version = "0.0.1"

	AttrDLSpeed  = "DLSpeed"
	AttrULSpeed  = "ULSpeed"
	AttrLatency  = "Latency"
	AttrName     = "Name"
	AttrCountry  = "Country"
	AttrSponsor  = "Sponsor"
	AttrDistance = "Distance"
	AttrJitter   = "Jitter"

	StateInProcess = "in process"
	StateCompleted = "completed"

	ActionCheck = "check"
)

Variables

Functions

func New

func New() supervisor.Pluggable

New ...

func NewActions

func NewActions() map[string]supervisor.ActorAction

func NewAttr

func NewAttr() m.Attributes

NewAttr ...

func NewSettings

func NewSettings() m.Attributes

NewSettings ...

func NewStates

func NewStates() (states map[string]supervisor.ActorState)

NewStates ...

Types

type Actor

type Actor struct {
	*supervisor.BaseActor
	// contains filtered or unexported fields
}

Actor ...

func NewActor

func NewActor(entity *m.Entity,
	service supervisor.Service) *Actor

NewActor ...

func (*Actor) Destroy

func (e *Actor) Destroy()

Jump to

Keyboard shortcuts

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