Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthzController ¶
type AuthzController struct {
// contains filtered or unexported fields
}
AuthzController创建用于处理授权请求的授权处理程序。
func NewAuthzController ¶
func NewAuthzController(store authorizer.PolicyGetter) *AuthzController
初始化 store 是从 cache中得到
Click to show internal directories.
Click to hide internal directories.