Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeAddressService ¶
type FakeAddressService struct { FindCalled bool FindFound bool FindAddress address.Address FindErr error FindByIPCalled bool FindByIPFound bool FindByIPAddress address.Address FindByIPErr error }
Click to show internal directories.
Click to hide internal directories.