dashboard

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ViperIgnoredSettings = []string{"to", "from", "block", "version", "db.connection-string"}

Functions

This section is empty.

Types

type Config

type Config struct {
	Port          string
	ConfigEnabled bool
}

type Dashboard

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

func New

func New(core *core.Core, config Config) *Dashboard

func (*Dashboard) Close

func (d *Dashboard) Close()

func (*Dashboard) ConfigHandler

func (d *Dashboard) ConfigHandler(c *gin.Context)

func (*Dashboard) ConfigPostHandler

func (d *Dashboard) ConfigPostHandler(c *gin.Context)

func (*Dashboard) IndexHandler

func (d *Dashboard) IndexHandler(c *gin.Context)

func (*Dashboard) PauseHandler

func (d *Dashboard) PauseHandler(c *gin.Context)

func (*Dashboard) PausePostHandler

func (d *Dashboard) PausePostHandler(c *gin.Context)

func (*Dashboard) QueueHandler

func (d *Dashboard) QueueHandler(c *gin.Context)

func (*Dashboard) QueuePostHandler

func (d *Dashboard) QueuePostHandler(c *gin.Context)

func (*Dashboard) ResetHandler

func (d *Dashboard) ResetHandler(c *gin.Context)

func (*Dashboard) ResetPostHandler

func (d *Dashboard) ResetPostHandler(c *gin.Context)

func (*Dashboard) Run

func (d *Dashboard) Run()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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