mocks

package
v0.75.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOpenInterestCalculator

type MockOpenInterestCalculator struct {
	// contains filtered or unexported fields
}

MockOpenInterestCalculator is a mock of OpenInterestCalculator interface.

func NewMockOpenInterestCalculator

func NewMockOpenInterestCalculator(ctrl *gomock.Controller) *MockOpenInterestCalculator

NewMockOpenInterestCalculator creates a new mock instance.

func (*MockOpenInterestCalculator) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockOpenInterestCalculator) GetOpenInterestGivenTrades

func (m *MockOpenInterestCalculator) GetOpenInterestGivenTrades(arg0 []*types.Trade) uint64

GetOpenInterestGivenTrades mocks base method.

type MockOpenInterestCalculatorMockRecorder

type MockOpenInterestCalculatorMockRecorder struct {
	// contains filtered or unexported fields
}

MockOpenInterestCalculatorMockRecorder is the mock recorder for MockOpenInterestCalculator.

func (*MockOpenInterestCalculatorMockRecorder) GetOpenInterestGivenTrades

func (mr *MockOpenInterestCalculatorMockRecorder) GetOpenInterestGivenTrades(arg0 interface{}) *gomock.Call

GetOpenInterestGivenTrades indicates an expected call of GetOpenInterestGivenTrades.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL