MCPcopy Create free account
hub / github.com/cloudwan/gohan / Close

Method Close

sync/sync.go:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 WatchContext(ctx context.Context, path string, revision int64) <-chan *Event
45 GetProcessID() string
46 Close()
47}
48
49//Event is a struct for Watch response

Callers 13

StopMethod · 0.65
startSNMPProcessFunction · 0.65
startTestServerFunction · 0.65
httpRequestFunction · 0.65
listenAMQPFunction · 0.65
resourceMatchesFunction · 0.65
ResyncFunction · 0.65
WatchMethod · 0.65

Implementers 5

Syncsync/etcd/etcd.go
MockSyncsync/mocks/sync_mock.go
MockSyncMockRecordersync/mocks/sync_mock.go
Syncsync/noop/noop.go
Syncsync/etcdv3/etcd.go

Calls

no outgoing calls

Tested by 3

startTestServerFunction · 0.52
httpRequestFunction · 0.52
resourceMatchesFunction · 0.52