package vt100
import "github.com/tonistiigi/vt100/export"
Index ¶
Functions ¶
func Export ¶
Export displays a status page showing the state of v under the given path. This page is added to the DefaultMux in the http package. You must provide a mutex we can lock while doing the export. You must not modify v without holding the mutex yourself, or else you could have a data race on your hands.
Source Files ¶
- Version
- v0.0.0-20240514184818-90bafcd6abab (latest)
- Published
- May 14, 2024
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 1 year ago –
Tools for package owners.