Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnchorSubject ¶
func GetAnchorSubject(node *verifiable.Credential) (*subject.Payload, error)
GetAnchorSubject returns anchor payload.
Types ¶
type AnchorData ¶
AnchorData holds anchored data.
func ParseAnchorString ¶
func ParseAnchorString(anchor string) (*AnchorData, error)
ParseAnchorString will parse anchor string into anchor data model.
func (*AnchorData) GetAnchorString ¶
func (ad *AnchorData) GetAnchorString() string
GetAnchorString will create anchor string from anchor data.
Click to show internal directories.
Click to hide internal directories.