Versions in this module Expand all Collapse all v1 v1.0.2 Nov 7, 2022 v1.0.1 Nov 7, 2022 Changes in this version + const MinOakIdentifierParts v1.0.0 Nov 7, 2022 Changes in this version + const MinOrbIdentifierParts + func BetweenStrings(value, first, second string) (string, error) + func GetAnchorOrigin(metadata document.Metadata) (string, error) + func GetHint(id, namespace, suffix string) (string, error) + func GetMethodMetadata(metadata document.Metadata) (map[string]interface{}, error) + func GetOperationsAfterCanonicalReference(ref string, anchorOps []*operation.AnchoredOperation) []*operation.AnchoredOperation + func GetPublishedOperationsFromMetadata(metadata document.Metadata) ([]*operation.AnchoredOperation, error) + func GetSuffix(id string) (string, error) + func GetUnpublishedOperationsFromMetadata(metadata document.Metadata) ([]*operation.AnchoredOperation, error) + func IsDID(uri string) bool + func ParseKeyURI(keyIRI string) (did, keyID string, err error)