devtools

package
v4.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package devtools renders the query cache's observability panel as a GoWebComponents component (D2). It is the visual view over Cache.Inspect: a table of cached keys with their freshness and in-flight status, so a developer can see the data layer's state in the app itself. The framework observes its own runtime.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CachePanel

func CachePanel(parseCache *query.Cache) ui.Node

CachePanel renders a query cache's current entries: one row per key with its state (fetching / stale / fresh / empty). Restyle via the gwc-query-devtools classes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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