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, ) pb.OperatorServer
NewOperatorHandler is a constructor function returning an protobuf OperatorServer.
func NewTraderHandler ¶
func NewTraderHandler( traderSvc application.TradeService, ) pb.TradeServer
func NewWalletHandler ¶
func NewWalletHandler( walletSvc application.WalletService, ) pb.WalletServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.