Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ Sort
Method
Sort
pkg/database/pagination.go:97–99 ·
view source on GitHub ↗
Sort -
()
Source
from the content-addressed store, hash-verified
95
96
// Sort -
97
func
(p CursorPagination) Sort() string {
98
return
p.sort
99
}
100
101
// Limit -
102
func
(p CursorPagination) Limit() uint32 {
Callers
8
TestCursorPagination
Function · 0.95
QueryRelationships
Method · 0.80
QueryAttributes
Method · 0.80
createFinalSnapshot
Method · 0.80
QueryRelationships
Method · 0.80
QueryAttributes
Method · 0.80
QueryAttributes
Method · 0.80
QueryRelationships
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestCursorPagination
Function · 0.76