Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateRequest ¶
type CreateRequest struct { }
type CreateResponse ¶
type CreateResponse struct { }
type DeleteAllRequest ¶
type DeleteAllRequest struct { }
type DeleteAllResponse ¶
type DeleteAllResponse struct { }
type DeleteByIDRequest ¶
type DeleteByIDRequest struct { }
type DeleteByIDResponse ¶
type DeleteByIDResponse struct { }
type GetAllRequest ¶
type GetAllRequest struct { }
type GetAllResponse ¶
type GetAllResponse struct { }
type GetByIDRequest ¶
type GetByIDRequest struct { }
type GetByIDResponse ¶
type GetByIDResponse struct { }
type UpdateRequest ¶
type UpdateRequest struct { }
type UpdateResponse ¶
type UpdateResponse struct { }
Click to show internal directories.
Click to hide internal directories.