Versions in this module Expand all Collapse all v0 v0.1.0 Apr 1, 2026 v0.0.2 Feb 22, 2026 Changes in this version + const EscapeHTMLByDefault + func TypeFor[T any]() reflect.Type + type AppendableStdEncoding struct + func (enc AppendableStdEncoding) AppendEncode(dst, src []byte) []byte + type OverflowableType struct + func (t OverflowableType) OverflowInt(x int64) bool + func (t OverflowableType) OverflowUint(x uint64) bool