MCPcopy
hub / github.com/segmentio/kafka-go / trigger

Method trigger

transport.go:277–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275type event chan struct{}
276
277func (e event) trigger() { close(e) }
278
279type connPool struct {
280 refc uintptr

Callers 3

discoverMethod · 0.95
TestIssue672Function · 0.45
TestIssue806Function · 0.45

Calls

no outgoing calls

Tested by 2

TestIssue672Function · 0.36
TestIssue806Function · 0.36