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

Function newTestPublisher

publisher_test.go:355–357  ·  view source on GitHub ↗
(opts ...PublisherOpt)

Source from the content-addressed store, hash-verified

353}
354
355func newTestPublisher(opts ...PublisherOpt) *Publisher {
356 return NewPublisher("exchange.name", "routing.key", opts...)
357}

Callers 9

TestPublisher_CancelFunction · 0.85
TestPublisher_serveFunction · 0.85
TestPublisher_PublishFunction · 0.85
TestPublisher_WriteFunction · 0.85
TestPublishingTemplateFunction · 0.85

Calls 1

NewPublisherFunction · 0.85

Tested by

no test coverage detected