Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockServer ¶
type MockServer struct {
// contains filtered or unexported fields
}
Mock of Server interface
func NewMockServer ¶
func NewMockServer(ctrl *gomock.Controller) *MockServer
type MockServerManager ¶
type MockServerManager struct {
// contains filtered or unexported fields
}
Mock of ServerManager interface
func NewMockServerManager ¶
func NewMockServerManager(ctrl *gomock.Controller) *MockServerManager
Click to show internal directories.
Click to hide internal directories.