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

Tools for package owners.