datamodel

package
v0.0.0-...-935195a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddArgumentsModel

type AddArgumentsModel struct {
	Provider did.DID `cborgen:"provider" dagjsongen:"provider"`
	Consumer did.DID `cborgen:"consumer" dagjsongen:"consumer"`
}

func (*AddArgumentsModel) MarshalCBOR

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

func (*AddArgumentsModel) MarshalDagJSON

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

func (*AddArgumentsModel) UnmarshalCBOR

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

func (*AddArgumentsModel) UnmarshalDagJSON

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

type AddOKModel

type AddOKModel struct {
	ID string `cborgen:"id" dagjsongen:"id"`
}

func (*AddOKModel) MarshalCBOR

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

func (*AddOKModel) MarshalDagJSON

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

func (*AddOKModel) UnmarshalCBOR

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

func (*AddOKModel) UnmarshalDagJSON

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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