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

Method GetProcessID

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

Source from the content-addressed store, hash-verified

43 //WatchContext keep watch update under the path until context is canceled.
44 WatchContext(ctx context.Context, path string, revision int64) <-chan *Event
45 GetProcessID() string
46 Close()
47}
48

Callers 2

RunMethod · 0.65
processWatchLoopMethod · 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

no test coverage detected