Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶ added in v1.3.0
func NewService( cfg *config.Config, sender http_sender.HttpSender, centrifugoDashboard centrifugo.CentrifugoInterface, ) *Service
func (*Service) CheckUser ¶
func (s *Service) CheckUser( _ context.Context, req *notifierpb.CheckUserRequest, rsp *notifierpb.CheckUserResponse, ) error
type UserNotificationMessage ¶
Click to show internal directories.
Click to hide internal directories.