MCPcopy
hub / github.com/deepflowio/deepflow / Get

Method Get

server/libs/queue/interface.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36type QueueReader interface {
37 Get() interface{}
38 Gets([]interface{}) int
39 Len() int
40 Close() error

Callers 15

createRepoAgentFunction · 0.65
listRepoAgentFunction · 0.65
listAgentGroupFunction · 0.65
deleteAgentGroupFunction · 0.65
listControllerFunction · 0.65
listIngerterFunction · 0.65
listSubDomainFunction · 0.65
getLcuuidByDomainNameFunction · 0.65
getLcuuidByClusterIDFunction · 0.65
exampleAgentGroupConfigFunction · 0.65
getAgentGroupInfosFunction · 0.65
listAgentGroupConfigFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestGetTheMaxSizeOfAttrFunction · 0.52
mockDatasourcesFunction · 0.52
asyncCacheGeneratorFunction · 0.52
TestCacheHitFunction · 0.52
TestCacheIntegrationFunction · 0.52
iterateTestCasesFunction · 0.52
TestSetGet1Function · 0.52
TestSetGet2Function · 0.52
TestMatchedField6SetGet1Function · 0.52
TestMultiQueueFunction · 0.52