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-20250605235530-a6711d1e1dc6 (latest)
- Published
- Jun 5, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 minutes ago –
Tools for package owners.