dashboard

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContextBackgroundDuration = 3
	WriteTimeoutDuration      = 15
	ReadTimeoutDuration       = 15
	LatestNLogs               = 30
)
View Source
const (
	DayTime = time.Hour * 24
)
View Source
const MaxItemsPerPage = 200

Variables

This section is empty.

Functions

func Start

func Start()

Start starts the dashboard.

Types

type Result

type Result struct {
	Logs        []db.Log
	Error       string
	TotalPages  int
	CurrentPage int
	TotalLogs   int64
}

Jump to

Keyboard shortcuts

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