grpchandler

package
v1.0.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const ErrCannotServeRequest = "cannot serve request, please retry"

Variables

This section is empty.

Functions

func NewOperatorHandler

func NewOperatorHandler(
	operatorSvc application.OperatorService,
) daemonv2.OperatorServiceServer

NewOperatorHandler is a constructor function returning an protobuf OperatorServer.

func NewTradeHandler added in v0.8.8

func NewTradeHandler(
	tradeSvc application.TradeService,
) tdexv2.TradeServiceServer

func NewTransportHandler added in v0.8.3

func NewTransportHandler() tdexv2.TransportServiceServer

func NewWalletHandler

func NewWalletHandler(
	unlockerSvc application.UnlockerService, buildData ports.BuildData, macPath string,
	onInit, onUnlock, onLock func(pwd string),
	onChangePwd func(oldPwd, newPwd string),
) daemonv2.WalletServiceServer

Types

This section is empty.

Jump to

Keyboard shortcuts

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