Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleVerification ¶
Types ¶
type VerifyError ¶
type VerifyError struct {
Err error
}
func (VerifyError) Error ¶
func (e VerifyError) Error() string
func (VerifyError) Is ¶
func (m VerifyError) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.