Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct { rpc.UnimplementedUsersServiceServer // contains filtered or unexported fields }
func (*Handler) GetUser ¶
func (h *Handler) GetUser(ctx context.Context, request *rpc.GetUserRequest) (*rpc.GetUserResponse, error)
Click to show internal directories.
Click to hide internal directories.