Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockServer ¶
type MockServer struct {
Listening bool
}
MockServer Mock the server interface
func (*MockServer) ListenAndServe ¶
func (m *MockServer) ListenAndServe() error
ListenAndServe Dummy method
Click to show internal directories.
Click to hide internal directories.