Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPAuther ¶
type HTTPAuther struct {
// contains filtered or unexported fields
}
func NewAuther ¶
func NewAuther(client *rpc.ClientSet, service string) *HTTPAuther
NewAuther test todo
func (*HTTPAuther) Auth ¶
func (h *HTTPAuther) Auth( req *restful.Request, resp *restful.Response, chain *restful.FilterChain)
Auth中间件
Click to show internal directories.
Click to hide internal directories.