 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationCallbacks ¶
OperationCallbacks is an autogenerated mock type for the OperationCallbacks type
func NewOperationCallbacks ¶ added in v1.1.2
func NewOperationCallbacks(t interface {
	mock.TestingT
	Cleanup(func())
}) *OperationCallbacks
    NewOperationCallbacks creates a new instance of OperationCallbacks. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OperationCallbacks) BulkOperationUpdates ¶ added in v1.3.3
func (_m *OperationCallbacks) BulkOperationUpdates(ctx context.Context, updates []*core.OperationUpdate) error
BulkOperationUpdates provides a mock function with given fields: ctx, updates
func (*OperationCallbacks) OperationUpdate ¶
func (_m *OperationCallbacks) OperationUpdate(update *core.OperationUpdateAsync)
OperationUpdate provides a mock function with given fields: update
 Click to show internal directories. 
   Click to hide internal directories.