repository

package
v0.0.0-...-ca4f705 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MatchRepository

type MatchRepository struct {
	mock.Mock
}

MatchRepository is an autogenerated mock type for the MatchRepository type

func (*MatchRepository) Append

func (_m *MatchRepository) Append(tradingPair string, deal *entity.Deal) error

Append provides a mock function with given fields: tradingPair, deal

func (*MatchRepository) GetVWAP

func (_m *MatchRepository) GetVWAP(tradingPair string) (*entity.VWAP, error)

GetVWAP provides a mock function with given fields: tradingPair

func (*MatchRepository) Len

func (_m *MatchRepository) Len(tradingPair string) (int, error)

Len provides a mock function with given fields: tradingPair

func (*MatchRepository) PopFirst

func (_m *MatchRepository) PopFirst(tradingPair string) (*entity.Deal, error)

PopFirst provides a mock function with given fields: tradingPair

type Repository

type Repository struct {
	mock.Mock
}

Repository is an autogenerated mock type for the Repository type

func (*Repository) Match

Match provides a mock function with given fields:

Jump to

Keyboard shortcuts

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