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 ...
func NewService ¶
func NewService(r *repository.UserRepository) *Service
NewService returns new *Service instance.
func (*Service) CreateUser ¶
CreateUser creates new user in the system.
Click to show internal directories.
Click to hide internal directories.