Versions in this module Expand all Collapse all v0 v0.1.0 Aug 17, 2022 Changes in this version + type KeyauthAuther struct + func NewKeyauthAuther(client *rpc.ClientSet, serviceName string) *KeyauthAuther + func NewKeyauthAuther1(auth token.ServiceClient) *KeyauthAuther + func (a *KeyauthAuther) GinAuthHandlerFunc() gin.HandlerFunc + func (a *KeyauthAuther) RestfulAuthHandlerFunc(req *restful.Request, resp *restful.Response, chain *restful.FilterChain)