Files
ent/examples/privacytenant
Ariel Mashraki 4a26cab734 improve multi-tenancy example and documentation (#2705)
* example/privacytenant: support edge-field and improve code examples

* md/privacy: improve multi-tenancy documentation
2022-06-30 19:57:56 +03:00
..
2022-06-01 14:03:53 +03:00

Privacy Multi-Tenant Example

The example code for https://entgo.io/docs/privacy#multi-tenancy.

Generate Assets

go generate ./...

Run Example

go test