4 lines
174 B
Go
4 lines
174 B
Go
|
|
// Package relationship defines the backend-neutral relationship PDP boundary
|
||
|
|
// for OpenFGA, SpiceDB, and similar tuple-oriented authorization systems.
|
||
|
|
package relationship
|