Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyauthAuther ¶
type KeyauthAuther struct {
// contains filtered or unexported fields
}
由keyauth提供的认证中间件
func NewKeyauthAuther ¶
func NewKeyauthAuther(client *rpc.ClientSet, serviceName string) *KeyauthAuther
func (*KeyauthAuther) GinAuthHandleFunc ¶
func (a *KeyauthAuther) GinAuthHandleFunc() gin.HandlerFunc
func (*KeyauthAuther) RestFulAuthHandlerFunc ¶
func (a *KeyauthAuther) RestFulAuthHandlerFunc( req *restful.Request, resp *restful.Response, chain *restful.FilterChain, )
Click to show internal directories.
Click to hide internal directories.