Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openfga/openfga
/ Values
Method
Values
pkg/storage/sortedset.go:19–19 ·
view source on GitHub ↗
Values returns the elements in the set in sorted order (ascending).
()
Source
from the content-addressed store, hash-verified
17
18
// Values returns the elements in the set in sorted order (ascending).
19
Values() []string
20
}
21
22
type
RedBlackTreeSet
struct
{
Callers
15
TestRedBlackTree
Function · 0.95
GetRequestIDFromContext
Function · 0.65
Ping
Method · 0.65
PingStream
Method · 0.65
ReadStartingWithUserKey
Function · 0.65
executeWriteTuples
Function · 0.65
executeInsertChanges
Function · 0.65
ReadStartingWithUser
Method · 0.65
WriteAuthorizationModel
Method · 0.65
CreateStore
Method · 0.65
WriteAssertions
Method · 0.65
ReadStartingWithUser
Method · 0.65
Implementers
1
RedBlackTreeSet
pkg/storage/sortedset.go
Calls
no outgoing calls
Tested by
9
TestRedBlackTree
Function · 0.76
Ping
Method · 0.52
PingStream
Method · 0.52
TestV2CheckMetadata
Function · 0.52
TestCheck_FallsBackToV1WhenWeightedGraphInvalid
Function · 0.52
TestCheck_DoesNotFallBackOnInvalidContextualTuple
Function · 0.52
TestBatchCheckV2UsedWhenFlagEnabled
Function · 0.52
TestBatchCheckV2FallbackCountWhenGraphParseFails
Function · 0.52
TestProcessUsersetMessage
Function · 0.52