MCPcopy
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

doMethod · 0.65
streamMethod · 0.65
getRefsMethod · 0.65
buildPrimaryMethod · 0.65
buildOtherMethod · 0.65
buildFileListsMethod · 0.65
buildRepomdMethod · 0.65
TestRemoteAddrFunction · 0.65
putBlobToLocalMethod · 0.65
putFileToLocalMethod · 0.65
GetMetadataMethod · 0.65

Implementers 2

redisSubscriberpubsub/redis.go
inMemorySubscriberpubsub/inmem.go

Calls

no outgoing calls

Tested by 3

TestRemoteAddrFunction · 0.52
TestReadLinePrefixFunction · 0.52