MCPcopy Index your code
hub / github.com/zeromicro/go-zero / Push

Method Push

core/queue/queue.go:52–52  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

50 Pusher interface {
51 Name() string
52 Push(string) error
53 }
54)
55

Callers 9

parseImportedAPIMethod · 0.65
ParseFunction · 0.65
PushMethod · 0.65
PushMethod · 0.65
topKFunction · 0.65
TestStableRunnerFunction · 0.65
FuzzStableRunnerFunction · 0.65
BenchmarkStableRunnerFunction · 0.65
PushMethod · 0.65

Implementers 3

mockedPushercore/queue/util_test.go
BalancedPushercore/queue/balancedpusher.go
MultiPushercore/queue/multipusher.go

Calls

no outgoing calls

Tested by 3

TestStableRunnerFunction · 0.52
FuzzStableRunnerFunction · 0.52
BenchmarkStableRunnerFunction · 0.52