presentproof

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	ProposePresentationMsg(e service.DIDCommAction, d *presentproof.ProposePresentation)
	RequestPresentationMsg(e service.DIDCommAction, d *presentproof.RequestPresentation)
	PresentationMsg(e service.DIDCommAction, d *presentproof.Presentation)
	PresentationPreviewMsg(e service.DIDCommAction, d *presentproof.Presentation)
}

type HandlerFunc

type HandlerFunc func(service.DIDCommAction)

type Supervisor

type Supervisor struct {
	service.Message
	// contains filtered or unexported fields
}

func New

func New(ctx provider) (*Supervisor, error)

func (*Supervisor) Start

func (r *Supervisor) Start(h Handler) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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