Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSocket ¶
func (*MockSocket) Equal ¶
func (s *MockSocket) Equal(s2 *MockSocket) bool
type MockSockets ¶
type MockSockets struct {
// contains filtered or unexported fields
}
func NewMockSockets ¶
func NewMockSockets(sockets []*MockSocket) *MockSockets
func (*MockSockets) Destroy ¶
func (s *MockSockets) Destroy(filter sockets.SocketFilter) error
Click to show internal directories.
Click to hide internal directories.