Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ Token
Method
Token
pkg/database/pagination.go:44–46 ·
view source on GitHub ↗
Token -
()
Source
from the content-addressed store, hash-verified
42
43
// Token -
44
func
(p Pagination) Token() string {
45
return
p.token
46
}
47
48
// CursorPaginationOption - Option type
49
type
CursorPaginationOption
func
(*CursorPagination)
Callers
11
TestPagination
Function · 0.95
ReadRelationships
Method · 0.80
ReadAttributes
Method · 0.80
QueryUniqueSubjectReferences
Method · 0.80
ListSchemas
Method · 0.80
ListTenants
Method · 0.80
ReadRelationships
Method · 0.80
ReadAttributes
Method · 0.80
QueryUniqueSubjectReferences
Method · 0.80
ListSchemas
Method · 0.80
ListTenants
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestPagination
Function · 0.76