Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/baetyl/baetyl
/ Close
Method
Close
sync/sync.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
type
Sync
interface
{
42
Start()
43
Close()
44
Report(r v1.Report) (v1.Desire, error)
45
SyncResource(v1.AppInfo) error
46
SyncApps(infos []v1.AppInfo) (
map
[string]v1.Application, error)
Callers
15
TestRequest
Function · 0.65
Close
Method · 0.65
TestNewBoltHold
Function · 0.65
RemoteWebsocket
Function · 0.65
RemoteCommand
Method · 0.65
TestRPCApp
Function · 0.65
GetFreePort
Function · 0.65
handleConnections
Function · 0.65
RemoteLogs
Method · 0.65
TestRPCApp
Function · 0.65
TestNewChain
Function · 0.65
TestChainMsg
Function · 0.65
Implementers
3
MockSync
mock/sync.go
MockSyncMockRecorder
mock/sync.go
sync
sync/sync.go
Calls
no outgoing calls
Tested by
12
TestRequest
Function · 0.52
TestNewBoltHold
Function · 0.52
TestRPCApp
Function · 0.52
GetFreePort
Function · 0.52
handleConnections
Function · 0.52
TestRPCApp
Function · 0.52
TestNewChain
Function · 0.52
TestChainMsg
Function · 0.52
TestHandler
Function · 0.52
TestObject_DownloadObject
Function · 0.52
TestActivate
Function · 0.52
TestActivate_Err_Response
Function · 0.52