Documentation ¶
Index ¶
- func CreateCIDFromNode(node datamodel.Node) cid.Cid
- func CreateDataCID(data string) string
- func CreateDescriptorCID(descriptor model.Descriptor) string
- func CreateKeyDID(publicKey *ecdsa.PublicKey) (string, error)
- func CreateMessage(authorDID string, recipientDID string, dataFormat string, data []byte, ...) *model.Message
- func CreateProcessingCID(mp model.MessageProcessing) string
- func CreateRecordCID(descriptorCID string, processingCID string) string
- func ResolvePublicKey(didString string) any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCIDFromNode ¶
func CreateDataCID ¶
func CreateDescriptorCID ¶
func CreateDescriptorCID(descriptor model.Descriptor) string
func CreateMessage ¶
func CreateProcessingCID ¶
func CreateProcessingCID(mp model.MessageProcessing) string
func CreateRecordCID ¶
func ResolvePublicKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.