Versions in this module Expand all Collapse all v1 v1.1.0 Jul 10, 2026 v1.0.0 Jul 6, 2026 Changes in this version + const KindCapacity + const KindParty + const KindResource + func Relate(ctx context.Context, db database.TenantDB, idgen model.IDGen, ...) error + type Checker struct + func NewChecker() *Checker + func (c *Checker) Has(ctx context.Context, db database.TenantDB, subject authz.Actor, relType string, ...) (bool, error)