Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockTime ¶
type MockTime struct {
// contains filtered or unexported fields
}
Mock of Time interface
func NewMockTime ¶
func NewMockTime(ctrl *gomock.Controller) *MockTime
type MockTimer ¶
type MockTimer struct {
// contains filtered or unexported fields
}
Mock of Timer interface
func NewMockTimer ¶
func NewMockTimer(ctrl *gomock.Controller) *MockTimer
Click to show internal directories.
Click to hide internal directories.