Versions in this module Expand all Collapse all v0 v0.0.1 Mar 20, 2025 Changes in this version + const HTTPStatusErrorLen + type State string + func (e State) Error() string + func (e State) KV(kv ...interface{}) Struct + type StatusError string + const HTTPStatusError400 + func (e StatusError) Error() string + type String string + func (e String) Error() string + func (e String) KV(kv ...interface{}) Struct + type StringF string + func (e StringF) Error() string + func (e StringF) F(v ...interface{}) Struct + func (e StringF) KV(kv ...interface{}) Struct + type Struct struct + func KV(kv ...interface{}) Struct + func (e Struct) Error() string + func (e Struct) F(v ...interface{}) Struct + func (e Struct) Is(target error) bool + func (e Struct) KV(kv ...interface{}) Struct