Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { // 托管Ioc ioc.IocObjectImpl // contains filtered or unexported fields }
func (*Handler) IssueToken ¶
func (h *Handler) IssueToken(r *restful.Request, w *restful.Response)
GoRestful Handler 需要符合框架签名
Click to show internal directories.
Click to hide internal directories.