mocks

package
v0.0.0-...-65b99db Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PublicClient

type PublicClient struct {
	mock.Mock
}

PublicClient is an autogenerated mock type for the PublicClient type

func (*PublicClient) Board

func (_m *PublicClient) Board(trading string, settlement string) (*models.Board, error)

Board provides a mock function with given fields: trading, settlement

func (*PublicClient) CurrencyPairs

func (_m *PublicClient) CurrencyPairs() ([]models.CurrencyPair, error)

CurrencyPairs provides a mock function with given fields:

func (*PublicClient) FrozenCurrency

func (_m *PublicClient) FrozenCurrency() ([]string, error)

FrozenCurrency provides a mock function with given fields:

func (*PublicClient) Rate

func (_m *PublicClient) Rate(trading string, settlement string) (float64, error)

Rate provides a mock function with given fields: trading, settlement

func (*PublicClient) RateMap

func (_m *PublicClient) RateMap() (map[string]map[string]float64, error)

RateMap provides a mock function with given fields:

func (*PublicClient) Volume

func (_m *PublicClient) Volume(trading string, settlement string) (float64, error)

Volume provides a mock function with given fields: trading, settlement

func (*PublicClient) VolumeMap

func (_m *PublicClient) VolumeMap() (map[string]map[string]float64, error)

VolumeMap 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