gvisorgvisor.dev/gvisor/pkg/state/pretty Index | Files

package pretty

import "gvisor.dev/gvisor/pkg/state/pretty"

Package pretty is a pretty-printer for state streams.

Index

Functions

func PrintHTML

func PrintHTML(w io.Writer, r io.Reader) error

PrintHTML reads the stream from r and prints html to w.

func PrintText

func PrintText(w io.Writer, r io.Reader) error

PrintText reads the stream from r and prints text to w.

Source Files

pretty.go

Version
v0.0.0-20250805034219-094dd52cea4a (latest)
Published
Aug 5, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
1 day ago

Tools for package owners.