package pretty
import "gvisor.dev/gvisor/pkg/state/pretty"
Package pretty is a pretty-printer for state streams.
Index ¶
Functions ¶
func PrintHTML ¶
PrintHTML reads the stream from r and prints html to w.
func PrintText ¶
PrintText reads the stream from r and prints text to w.
Source Files ¶
pretty.go
- Version
- v0.0.0-20250730072058-14c22da65f04 (latest)
- Published
- Jul 30, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 hours ago –
Tools for package owners.