Versions in this module Expand all Collapse all v0 v0.1.0 Jun 1, 2026 Changes in this version + func Conflict(format string, args ...any) error + func ConnectErrorComparer() cmp.Option + func Convert(err error) *connect.Error + func FailedPrecondition(format string, args ...any) error + func Internal(format string, args ...any) error + func InvalidArgument(format string, args ...any) error + func IsConflict(err error) bool + func IsFailedPrecondition(err error) bool + func IsInternal(err error) bool + func IsInvalidArgument(err error) bool + func IsNotFound(err error) bool + func NotFound(format string, args ...any) error