Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Run
Method · 0.65
processWatchLoop
Method · 0.65
Implementers
5
Sync
sync/etcd/etcd.go
MockSync
sync/mocks/sync_mock.go
MockSyncMockRecorder
sync/mocks/sync_mock.go
Sync
sync/noop/noop.go
Sync
sync/etcdv3/etcd.go
Calls
no outgoing calls
Tested by
no test coverage detected