Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeConnectionHandler ¶
type FakeConnectionHandler struct { HandleConnectionStub func(net.Conn) // contains filtered or unexported fields }
func (*FakeConnectionHandler) HandleConnection ¶
func (fake *FakeConnectionHandler) HandleConnection(arg1 net.Conn)
func (*FakeConnectionHandler) HandleConnectionArgsForCall ¶
func (fake *FakeConnectionHandler) HandleConnectionArgsForCall(i int) net.Conn
func (*FakeConnectionHandler) HandleConnectionCallCount ¶
func (fake *FakeConnectionHandler) HandleConnectionCallCount() int
Click to show internal directories.
Click to hide internal directories.