ucan

package
v0.0.0-...-9ac2bc7 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: Apache-2.0, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const ConcludeCommand = "/ucan/conclude"
View Source
const ConclusionReceiptNotFoundErrorName = "ConclusionReceiptNotFound"

Variables

View Source
var ErrConclusionReceiptNotFound = errors.New(ConclusionReceiptNotFoundErrorName, "conclusion receipt not found")

Functions

This section is empty.

Types

type ConcludeArguments

type ConcludeArguments struct {
	Receipt cid.Cid `cborgen:"receipt" dagjsongen:"receipt"`
}

func (*ConcludeArguments) MarshalCBOR

func (t *ConcludeArguments) MarshalCBOR(w io.Writer) error

func (*ConcludeArguments) MarshalDagJSON

func (t *ConcludeArguments) MarshalDagJSON(w io.Writer) error

func (*ConcludeArguments) UnmarshalCBOR

func (t *ConcludeArguments) UnmarshalCBOR(r io.Reader) (err error)

func (*ConcludeArguments) UnmarshalDagJSON

func (t *ConcludeArguments) UnmarshalDagJSON(r io.Reader) (err error)

type ConcludeOK

type ConcludeOK = capabilities.Unit

Directories

Path Synopsis
gen command

Jump to

Keyboard shortcuts

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