Versions in this module Expand all Collapse all v0 v0.2.6 Aug 14, 2021 Changes in this version + type ContentMap map[string]interface + type EncryptedResource struct + Algorithm string + AssociatedData string + Ciphertext string + Nonce string + OriginalType string + Plaintext string + type Handler struct + func NewNotifyHandler(mchAPIv3Key string, verifier auth.Verifier) *Handler + func (h *Handler) ParseNotifyRequest(ctx context.Context, request *http.Request, content interface{}) (*Request, error) + type Request struct + CreateTime *time.Time + EventType string + ID string + RawRequest *http.Request + Resource *EncryptedResource + ResourceType string + Summary string