onboard

package
v0.24.22 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	cmds.Cmd
	Email      string
	AgencyAddr string
}

func (Cmd) Exec

func (c Cmd) Exec(progress io.Writer) (r Result, err error)

func (Cmd) InitWebExec added in v0.24.20

func (c Cmd) InitWebExec() *cloud.Agent

func (Cmd) Validate

func (c Cmd) Validate() error

func (Cmd) WebExec added in v0.24.20

func (c Cmd) WebExec(edgeAgent *cloud.Agent, progress io.Writer) (r Result, err error)

WebExec is identical with Exec BUT the edgeAgent is given to it because the web wallets use the same web wallet for all of them. Only pairwise is actually used at the moment.

type Result

type Result struct {
	CADID       string
	ServiceAddr service.Addr
	didexchange.Invitation
}

Jump to

Keyboard shortcuts

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