views

package
v0.0.0-...-c43c499 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

templ: version: v0.2.598

templ: version: v0.2.598

templ: version: v0.2.598

templ: version: v0.2.598

templ: version: v0.2.598

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppLayout

func AppLayout(title, current string) templ.Component

func Dashboard

func Dashboard() templ.Component

func InspectMessage

func InspectMessage(msg proto.Message) templ.Component

func Job

func Job(view JobView) templ.Component

func JobPayload

func JobPayload(job *wire.Job) string

func Jobs

func Jobs() templ.Component

func PrettyJSON

func PrettyJSON(v any) string

func Queue

func Queue(queue QueueView) templ.Component

func Queues

func Queues(queues []QueueView) templ.Component

func Spinner

func Spinner(cls string) templ.Component

Types

type JobView

type JobView struct {
	Job                *wire.Job
	UnmarshaledPayload proto.Message
}

type QueueView

type QueueView struct {
	Name     string
	JobCount int64

	Jobs []JobView
}

Jump to

Keyboard shortcuts

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