Versions in this module Expand all Collapse all v0 v0.2.0 Sep 5, 2025 v0.1.0 Sep 5, 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