Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerInterface ¶
HandlerInterface is an autogenerated mock type for the HandlerInterface type
func (*HandlerInterface) DoRequest ¶
func (_m *HandlerInterface) DoRequest(httpRequestItem request.HTTPRequestItem) ([]byte, error)
DoRequest provides a mock function with given fields: httpRequestItem
func (*HandlerInterface) GetChartByte ¶
func (_m *HandlerInterface) GetChartByte(httpRequestItem request.HTTPRequestItem) ([]byte, error)
GetChartByte provides a mock function with given fields: httpRequestItem
func (*HandlerInterface) GetChartList ¶
func (_m *HandlerInterface) GetChartList(httpRequestItem request.HTTPRequestItem) ([]byte, error)
GetChartList provides a mock function with given fields: httpRequestItem
Click to show internal directories.
Click to hide internal directories.