Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitClient ¶
func InitClient(c *config.Config) pb.UsersClient
Types ¶
type UserServiceClient ¶
type UserServiceClient struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(uc pb.UsersClient) *UserServiceClient
func (*UserServiceClient) HandleChangePassword ¶
func (c *UserServiceClient) HandleChangePassword() gin.HandlerFunc
func (*UserServiceClient) HandleCreate ¶
func (c *UserServiceClient) HandleCreate() gin.HandlerFunc
func (*UserServiceClient) HandleGetByID ¶
func (c *UserServiceClient) HandleGetByID() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.