Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SubjectRole ¶
func SubjectUser ¶
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func (*Authorizer) AllowQuery ¶
func (a *Authorizer) AllowQuery(subjects []string, target, op, table string) bool
func (*Authorizer) AllowTarget ¶
func (a *Authorizer) AllowTarget(subjects []string, target string) bool
Click to show internal directories.
Click to hide internal directories.