MCPcopy Create free account
hub / github.com/assembla/cony / NotifyClose

Method NotifyClose

cony.go:48–48  ·  view source on GitHub ↗
(chan *amqp.Error)

Source from the content-addressed store, hash-verified

46 Close() error
47 Consume(string, string, bool, bool, bool, bool, amqp.Table) (<-chan amqp.Delivery, error)
48 NotifyClose(chan *amqp.Error) chan *amqp.Error
49 Publish(string, string, bool, bool, amqp.Publishing) error
50 Qos(int, int, bool) error
51}

Callers 2

serveMethod · 0.65
LoopMethod · 0.65

Implementers 1

mqChannelTestcony_test.go

Calls

no outgoing calls

Tested by

no test coverage detected