Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Permify/permify
/ String
Method
String
pkg/consistent/consistent.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
type
Member
interface
{
33
String() string
34
}
35
36
// Config represents the configuration settings for a specific system or application.
Callers
15
consistent_test.go
File · 0.65
assignPartitionWithLoad
Method · 0.65
addMemberToRing
Method · 0.65
Add
Method · 0.65
closestN
Method · 0.65
NewRepairDatastoreCommand
Function · 0.65
repairDatastore
Function · 0.65
runGenerateAst
Function · 0.65
validate
Function · 0.65
NewMigrateUpCommand
Function · 0.65
NewMigrateDownCommand
Function · 0.65
NewMigrateStatusCommand
Function · 0.65
Implementers
15
NoopEncodedContinuousToken
pkg/database/token.go
ConsistentMember
pkg/balancer/builder.go
EntityStatement
pkg/dsl/ast/statements.go
AttributeStatement
pkg/dsl/ast/statements.go
RelationStatement
pkg/dsl/ast/statements.go
AttributeTypeStatement
pkg/dsl/ast/statements.go
RelationTypeStatement
pkg/dsl/ast/statements.go
PermissionStatement
pkg/dsl/ast/statements.go
ExpressionStatement
pkg/dsl/ast/statements.go
RuleStatement
pkg/dsl/ast/statements.go
Call
pkg/dsl/ast/node.go
Identifier
pkg/dsl/ast/node.go
Calls
no outgoing calls
Tested by
no test coverage detected