Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/harness/harness
/ Close
Method
Close
pubsub/pubsub.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
Subscribe(ctx context.Context, topics ...string) error
35
Unsubscribe(ctx context.Context, topics ...string) error
36
Close() error
37
}
Callers
15
do
Method · 0.65
stream
Method · 0.65
getRefsForHarnessRepos
Method · 0.65
getRefs
Method · 0.65
buildPrimary
Method · 0.65
buildOther
Method · 0.65
buildFileLists
Method · 0.65
buildRepomd
Method · 0.65
TestRemoteAddr
Function · 0.65
putBlobToLocal
Method · 0.65
putFileToLocal
Method · 0.65
GetMetadata
Method · 0.65
Implementers
2
redisSubscriber
pubsub/redis.go
inMemorySubscriber
pubsub/inmem.go
Calls
no outgoing calls
Tested by
3
TestRemoteAddr
Function · 0.52
TestCommandContextTimeout
Function · 0.52
TestReadLinePrefix
Function · 0.52