Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BytesError ¶
type BytesError []byte
func (BytesError) Error ¶
func (b BytesError) Error() string
func (BytesError) Raw ¶
func (b BytesError) Raw() any
type Error ¶
func NewStringFromErr ¶
type StringError ¶
type StringError string
func (StringError) Error ¶
func (e StringError) Error() string
func (StringError) Raw ¶
func (e StringError) Raw() any
Click to show internal directories.
Click to hide internal directories.