Versions in this module Expand all Collapse all v1 v1.0.2 Nov 7, 2022 Changes in this version + func Equal(doc1, doc2 document.Document, excludeTags ...string) error + func VerifyWebDocumentFromOakDocument(webRR, oakRR *document.ResolutionResult, excludeTags ...string) error + func WebDocumentFromOakDocument(webDID string, oakResolutionResult *document.ResolutionResult) (document.Document, error)