Versions in this module Expand all Collapse all v1 v1.0.3 Jan 24, 2023 v1.0.2 Nov 22, 2022 Changes in this version + func HandleVerification(client clients.Client, action string, funcIdentifier string, err error, ...) error + func Verify(client clients.Client, functionIdentifier string, o *options.VerifyOpts, ...) error + type VerifyError struct + Err error + func (e VerifyError) Error() string + func (m VerifyError) Is(target error) bool