devtool

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: MIT, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HubPath = "/_development"
)
View Source
const (
	Selector = "__devtool__"
)

Variables

This section is empty.

Functions

func CreateRecoverPage added in v0.1.5

func CreateRecoverPage(assets Node, err error) Node

Types

type Devtool

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

func New

func New() *Devtool

func (*Devtool) CreateView

func (d *Devtool) CreateView(
	renderDuration string, values []any, queries []Query, session map[string]any, route map[string]any,
) gox.Node

func (*Devtool) Hub

func (d *Devtool) Hub() *hub.Hub

type Query

type Query struct {
	Value    string
	Duration time.Duration
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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