Documentation ¶
Index ¶
- type Handler
- func (h *Handler) Auth(ctx context.Context, req *pb.User, resp *pb.Token) error
- func (h *Handler) Create(ctx context.Context, req *pb.User, resp *pb.Response) error
- func (h *Handler) Get(ctx context.Context, req *pb.User, resp *pb.Response) error
- func (h *Handler) GetAll(ctx context.Context, req *pb.Request, resp *pb.Response) error
- func (h *Handler) GetRepo() model.Repository
- func (h *Handler) ValidateToken(ctx context.Context, req *pb.Token, resp *pb.Token) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.