Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func New ¶ added in v1.18.0
func New(db storage.DBTX) Authorizer
func (Authorizer) Authorize ¶
func (a Authorizer) Authorize(ctx context.Context, objects []*relationshipspb.Object) error
Click to show internal directories.
Click to hide internal directories.