Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FakeFixedConnection ¶ added in v0.19.0
type FakeFixedConnection struct {
// contains filtered or unexported fields
}
func NewFakeFixedConnection ¶ added in v0.19.0
func NewFakeFixedConnection(conn wabbit.Conn) FakeFixedConnection
func (*FakeFixedConnection) TestFixedConnection ¶ added in v0.19.0
func (f *FakeFixedConnection) TestFixedConnection(rabbitURL string) (wabbit.Conn, error)
Click to show internal directories.
Click to hide internal directories.