onboarding

package
v0.0.0-...-e76cf3b Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LOGGER = logging.MustGetLogger("onboarding")

Functions

This section is empty.

Types

type Operations

type Operations struct {
	ParticipantRegistryClient pr_client.PRServiceClient
	CryptoServiceClient       crypto_client.CryptoServiceClient

	GasServiceClient gasserviceclient.GasServiceClient
	// contains filtered or unexported fields
}

Operations - init struct

func CreateOnboardingOperations

func CreateOnboardingOperations() (Operations, error)

CreateOnboardingOperations - Init opeartions

func (Operations) CreateAccount

func (op Operations) CreateAccount(w http.ResponseWriter, req *http.Request)

CreateAccount - Create generic account handler

func (Operations) CreateIssuingAccount

func (op Operations) CreateIssuingAccount(w http.ResponseWriter, req *http.Request)

CreateIssuingAccount - Create issuing account

func (Operations) CreateOperatingAccount

func (op Operations) CreateOperatingAccount(w http.ResponseWriter, req *http.Request)

CreateOperatingAccount - create operating account handler

func (Operations) GetOperatingAccount

func (op Operations) GetOperatingAccount(w http.ResponseWriter, req *http.Request)

GetOperatingAccount - get account function

Jump to

Keyboard shortcuts

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