Documentation
¶
Index ¶
- func BenchmarkCheck(b *testing.B, ds storage.OpenFGADatastore)
- func BenchmarkListObjects(b *testing.B, ds storage.OpenFGADatastore)
- func BenchmarkListUsers(b *testing.B, ds storage.OpenFGADatastore)
- func BenchmarkReadChanges(b *testing.B, ds storage.OpenFGADatastore)
- func RunAllBenchmarks(b *testing.B, ds storage.OpenFGADatastore)
- func RunAllTests(t *testing.T, ds storage.OpenFGADatastore)
- func RunQueryTests(t *testing.T, ds storage.OpenFGADatastore)
- func TestListObjects(t *testing.T, ds storage.OpenFGADatastore)
- func TestReverseExpand(t *testing.T, ds storage.OpenFGADatastore)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkCheck ¶ added in v1.7.0
func BenchmarkCheck(b *testing.B, ds storage.OpenFGADatastore)
func BenchmarkListObjects ¶ added in v1.3.5
func BenchmarkListObjects(b *testing.B, ds storage.OpenFGADatastore)
func BenchmarkListUsers ¶ added in v1.5.4
func BenchmarkListUsers(b *testing.B, ds storage.OpenFGADatastore)
func BenchmarkReadChanges ¶ added in v1.7.0
func BenchmarkReadChanges(b *testing.B, ds storage.OpenFGADatastore)
func RunAllBenchmarks ¶
func RunAllBenchmarks(b *testing.B, ds storage.OpenFGADatastore)
func RunAllTests ¶
func RunAllTests(t *testing.T, ds storage.OpenFGADatastore)
func RunQueryTests ¶
func RunQueryTests(t *testing.T, ds storage.OpenFGADatastore)
func TestListObjects ¶ added in v1.3.8
func TestListObjects(t *testing.T, ds storage.OpenFGADatastore)
func TestReverseExpand ¶ added in v1.3.2
func TestReverseExpand(t *testing.T, ds storage.OpenFGADatastore)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.