handler

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Corr

type Corr struct {
	Left  string
	Right string
	Value float64
}

type GridModel

type GridModel struct {
}

func AssignGridModel

func AssignGridModel(s live.Socket) *GridModel

type Handler

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

func NewHandler

func NewHandler(
	app *app.App,
	logger *logger.Logger,
	t string,
) *Handler

func (*Handler) Grid

func (h *Handler) Grid() live.Handler

func (*Handler) Home

func (h *Handler) Home() live.Handler

func (*Handler) NewSystemSummaryInstance

func (h *Handler) NewSystemSummaryInstance(ctx context.Context, s live.Socket) *SystemSummaryInstance

func (*Handler) SystemSummary

func (h *Handler) SystemSummary() live.Handler

type HomeInstance

type HomeInstance struct {
	Session string
}

func NewHomeInstance

func NewHomeInstance(s live.Socket) *HomeInstance

type SystemSummaryInstance

type SystemSummaryInstance struct {
	Summary *domain.SystemSymmary
	Error   error
}

Jump to

Keyboard shortcuts

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