Documentation ¶
Overview ¶
Code generated by api_gen. DO NOT EDIT. generated version: (devel) nolint:dupl
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostUserController ¶
type PostUserController interface {
PostUser(c echo.Context, req *types.PostUserRequest) (res *types.PostUserResponse, err error)
}
PostUserController ...
func NewPostUserController ¶
func NewPostUserController(cp interface{}) PostUserController
NewPostUserController ...
Click to show internal directories.
Click to hide internal directories.