Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProfileHandler ¶
func NewProfileHandler(repo repository.ProfileRepository, logger zerolog.Logger) profilePB.ProfileServiceHandler
NewProfileHandler returns an instance of `ProfileServiceHandler`.
func NewUserHandler ¶
func NewUserHandler(repo repository.UserRepository, eve micro.Event, greeterClient greeterPB.GreeterService) userPB.UserServiceHandler
NewUserHandler returns an instance of `UserServiceHandler`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.