Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProfileHandler ¶
func NewProfileHandler(repo repository.ProfileRepository, logger log.FieldLogger) pb.ProfileServiceHandler
NewProfileHandler returns an instance of `ProfileServiceHandler`.
func NewUserHandler ¶
func NewUserHandler(repo repository.UserRepository, pub micro.Publisher, greeterClient greeterPB.GreeterService) pb.UserServiceHandler
NewUserHandler returns an instance of `UserServiceHandler`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.