Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorCheck ¶
func ErrorAs ¶
func ErrorAs(target error) ErrorCheck
func ErrorIs ¶
func ErrorIs(target error) ErrorCheck
func ErrorMsg ¶ added in v0.0.3
func ErrorMsg(target string) ErrorCheck
func ErrorNoDiff ¶ added in v0.0.3
func ErrorNoDiff(target error, cmpOpts ...cmp.Option) ErrorCheck
Click to show internal directories.
Click to hide internal directories.