v1

package
v0.31.64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Complete

type Complete struct {
	Type   string      `json:"@type,omitempty"`
	ID     string      `json:"@id,omitempty"`
	Thread *our.Thread `json:"~thread,omitempty"`
}

type Request

type Request struct {
	Type   string                `json:"@type,omitempty"`
	ID     string                `json:"@id,omitempty"`
	DID    string                `json:"did,omitempty"`
	DIDDoc *decorator.Attachment `json:"did_doc~attach,omitempty"`
	Thread *our.Thread           `json:"~thread,omitempty"`
	Label  string                `json:"label,omitempty"`
}

type Response

type Response struct {
	Type   string                `json:"@type,omitempty"`
	ID     string                `json:"@id,omitempty"`
	DID    string                `json:"did,omitempty"`
	DIDDoc *decorator.Attachment `json:"did_doc~attach,omitempty"`
	Thread *our.Thread           `json:"~thread,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL