dashboard

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dashboard

type Dashboard struct {
	App *fiber.App
	// contains filtered or unexported fields
}

func NewDashboard

func NewDashboard(queue models.Queue, tenantManager models.TenantManager, cfg config.DashboardConfig) *Dashboard

func (*Dashboard) DeleteQueue

func (d *Dashboard) DeleteQueue(c *fiber.Ctx) error

func (*Dashboard) Message

func (d *Dashboard) Message(c *fiber.Ctx) error

func (*Dashboard) NewQueue

func (d *Dashboard) NewQueue(c *fiber.Ctx) error

func (*Dashboard) Queue

func (d *Dashboard) Queue(c *fiber.Ctx) error

func (*Dashboard) QueueSettings added in v0.1.5

func (d *Dashboard) QueueSettings(c *fiber.Ctx) error

func (*Dashboard) Queues

func (d *Dashboard) Queues(c *fiber.Ctx) error

func (*Dashboard) Start

func (d *Dashboard) Start() error

func (*Dashboard) Stop

func (d *Dashboard) Stop() error

Jump to

Keyboard shortcuts

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