Versions in this module Expand all Collapse all v0 v0.20.0 Dec 9, 2025 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