credential

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient() (*Client, error)

type Handler

type Handler interface {
	ProposeCredentialMsg(e service.DIDCommAction, d *icprotocol.ProposeCredential)
	OfferCredentialMsg(e service.DIDCommAction, d *icprotocol.OfferCredential)
	IssueCredentialMsg(e service.DIDCommAction, d *icprotocol.IssueCredential)
	RequestCredentialMsg(e service.DIDCommAction, d *icprotocol.RequestCredential)
}

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
lds

Jump to

Keyboard shortcuts

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