Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/olric-data/olric
/ Service
Interface
Service
internal/service/service.go:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
)
20
21
type
Service
interface
{
22
Start() error
23
RegisterHandlers()
24
Shutdown(ctx context.Context) error
25
}
Callers
57
AddMember
Method · 0.65
newFragment
Method · 0.65
testKVStore
Function · 0.65
addNewMember
Method · 0.65
TestDiscovery_loadServiceDiscoveryPlugin
Function · 0.65
TestRoutingTable_attemptToJoin
Function · 0.65
Join
Method · 0.65
addNode
Method · 0.65
Shutdown
Method · 0.65
newTestOlricCluster
Function · 0.65
TestOlric_StartAndShutdown
Function · 0.65
TestIntegration_NodesJoinOrLeftDuringQuery
Function · 0.65
Implementers
4
Service
internal/dmap/service.go
Service
internal/pubsub/service.go
RoutingTable
internal/cluster/routingtable/routingt
Balancer
internal/cluster/balancer/balancer.go
Calls
no outgoing calls
Tested by
no test coverage detected