Versions in this module Expand all Collapse all v1 v1.23.1 Aug 17, 2026 v1.23.0 Aug 17, 2026 v1.22.0 Aug 17, 2026 Changes in this version + func ByteSliceFromAny(a any) ([]byte, bool) + func HasAnyPrefix(s string, prefixes ...string) bool + func HexEscapeNonASCII(s string) string + func MakeTextualRepresentation(value any) (string, error) + func ShellJoin(args []string) string