Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserRestfulApiHandler ¶
type UserRestfulApiHandler struct {
ioc.ObjectImpl
// contains filtered or unexported fields
}
func (*UserRestfulApiHandler) CreateUser ¶
func (h *UserRestfulApiHandler) CreateUser(r *restful.Request, w *restful.Response)
CreateUser 创建用户API
func (*UserRestfulApiHandler) Init ¶
func (h *UserRestfulApiHandler) Init() error
func (*UserRestfulApiHandler) Name ¶
func (h *UserRestfulApiHandler) Name() string
Click to show internal directories.
Click to hide internal directories.