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

FuncType ClientOpt

client.go:24–24  ·  view source on GitHub ↗

ClientOpt is a Client's functional option type

func(*Client)

Source from the content-addressed store, hash-verified

22
23// ClientOpt is a Client's functional option type
24type ClientOpt func(*Client)
25
26// Client is a Main AMQP client wrapper
27type Client struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected