Documentation
¶
Overview ¶
Package output renders snapshots for humans and machines.
Index ¶
- func FormatMetric(m accel.Metric) string
- func Human(out io.Writer, snap *accel.Snapshot) error
- func HumanBytes(n uint64) string
- func JSON(w io.Writer, snap *accel.Snapshot, pretty bool) error
- func JSONValue(w io.Writer, v any, pretty bool) error
- func SortedTelemetryKeys(m map[string]accel.Metric) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.