Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct { acl.Authorizer // TODO: likely we can reduce this interface ACLIdentity structs.ACLIdentity }
func (Result) AccessorID ¶
func (Result) Identity ¶
func (a Result) Identity() structs.ACLIdentity
func (Result) ToAllowAuthorizer ¶
func (a Result) ToAllowAuthorizer() acl.AllowAuthorizer
Click to show internal directories.
Click to hide internal directories.