Documentation
¶
Index ¶
- func NewDelegatorHandler(svc *application.DelegatorService) pb.DelegatorServiceServer
- func NewHealthHandler(svc *application.Service) grpchealth.HealthServer
- func NewNotificationHandler(appSvc *application.Service, stopCh <-chan struct{}) pb.NotificationServiceServer
- func NewServiceHandler(svc *application.Service) pb.ServiceServer
- func NewWalletHandler(appSvc *application.Service) pb.WalletServiceServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDelegatorHandler ¶ added in v0.3.14
func NewDelegatorHandler(svc *application.DelegatorService) pb.DelegatorServiceServer
func NewHealthHandler ¶
func NewHealthHandler(svc *application.Service) grpchealth.HealthServer
func NewNotificationHandler ¶
func NewNotificationHandler( appSvc *application.Service, stopCh <-chan struct{}, ) pb.NotificationServiceServer
func NewServiceHandler ¶
func NewServiceHandler(svc *application.Service) pb.ServiceServer
func NewWalletHandler ¶
func NewWalletHandler(appSvc *application.Service) pb.WalletServiceServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.