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
}
Service : Service struct
func NewService ¶
func NewService(repo repository.Repository, hub *hub.Hub, logger *zap.Logger) *Service
NewService : Create a new user service
Click to show internal directories.
Click to hide internal directories.