Versions in this module Expand all Collapse all v0 v0.0.2 Aug 3, 2018 Changes in this version + type MockInterface struct + func NewMockInterface(ctrl *gomock.Controller) *MockInterface + func (m *MockInterface) EXPECT() *MockInterfaceMockRecorder + func (m *MockInterface) Play(config *sandbox.PlayConfig) ([]byte, error) + type MockInterfaceMockRecorder struct + func (mr *MockInterfaceMockRecorder) Play(config interface{}) *gomock.Call