Versions in this module Expand all Collapse all v0 v0.2.12 Jan 7, 2022 Changes in this version + type NullValidator struct + func (validator *NullValidator) Validate(context.Context, *http.Response) error + type WechatPayNotifyValidator struct + func NewWechatPayNotifyValidator(verifier auth.Verifier) *WechatPayNotifyValidator + func (v *WechatPayNotifyValidator) Validate(ctx context.Context, request *http.Request) error + type WechatPayResponseValidator struct + func NewWechatPayResponseValidator(verifier auth.Verifier) *WechatPayResponseValidator + func (v *WechatPayResponseValidator) Validate(ctx context.Context, response *http.Response) error