mocks

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: GPL-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 MockgetStockWithFields

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

MockgetStockWithFields is a mock of getStockWithFields interface

func NewMockgetStockWithFields

func NewMockgetStockWithFields(ctrl *gomock.Controller) *MockgetStockWithFields

NewMockgetStockWithFields creates a new mock instance

func (*MockgetStockWithFields) EXPECT

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

func (*MockgetStockWithFields) GetWithFields

func (m *MockgetStockWithFields) GetWithFields(symbol string, fields []string) (model.StockDataInfo, error)

GetWithFields mocks base method

type MockgetStockWithFieldsMockRecorder

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

MockgetStockWithFieldsMockRecorder is the mock recorder for MockgetStockWithFields

func (*MockgetStockWithFieldsMockRecorder) GetWithFields

func (mr *MockgetStockWithFieldsMockRecorder) GetWithFields(symbol, fields interface{}) *gomock.Call

GetWithFields indicates an expected call of GetWithFields

Jump to

Keyboard shortcuts

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