Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSnapshot ¶
type MockSnapshot struct {
// contains filtered or unexported fields
}
Mock of Snapshot interface
func NewMockSnapshot ¶
func NewMockSnapshot(ctrl *gomock.Controller) *MockSnapshot
func (*MockSnapshot) Close ¶
func (_m *MockSnapshot) Close() error
func (*MockSnapshot) EXPECT ¶
func (_m *MockSnapshot) EXPECT() *_MockSnapshotRecorder
func (*MockSnapshot) Load ¶
func (_m *MockSnapshot) Load(_param0 interface{}) error
func (*MockSnapshot) Save ¶
func (_m *MockSnapshot) Save(_param0 interface{}) error
Click to show internal directories.
Click to hide internal directories.