Versions in this module Expand all Collapse all v1 v1.6.0 Mar 15, 2026 v1.5.0 Mar 13, 2026 Changes in this version + type InspectableByteString struct + func NewInspectableByteString(bytes []byte) InspectableByteString + func (s InspectableByteString) FormatWithHighlightedOffset(highlightOffset int, highlightText string, formattedStringPrefix string, ...) string + func (s InspectableByteString) FormattedString() string + func (s InspectableByteString) GetOffsetInFormattedString(byteOffset int) int + func (s InspectableByteString) TruncateAroundOffset(offset int) InspectableByteString