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

FuncType ConsumerOpt

consumer.go:12–12  ·  view source on GitHub ↗

ConsumerOpt is a consumer's functional option type

func(*Consumer)

Source from the content-addressed store, hash-verified

10
11// ConsumerOpt is a consumer's functional option type
12type ConsumerOpt func(*Consumer)
13
14// Consumer holds definition for AMQP consumer
15type Consumer struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected