mocks

package
v1.2.2-dev.65 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandLoader

type CommandLoader struct {
	mock.Mock
}

CommandLoader is an autogenerated mock type for the CommandLoader type

func (*CommandLoader) GetAllCommands

func (_m *CommandLoader) GetAllCommands() ([]models.Command, error)

GetAllCommands provides a mock function with given fields:

func (*CommandLoader) GetCommandById

func (_m *CommandLoader) GetCommandById(id string) (models.Command, error)

GetCommandById provides a mock function with given fields: id

func (*CommandLoader) GetCommandsByDeviceId

func (_m *CommandLoader) GetCommandsByDeviceId(did string) ([]models.Command, error)

GetCommandsByDeviceId provides a mock function with given fields: did

func (*CommandLoader) GetCommandsByName

func (_m *CommandLoader) GetCommandsByName(id string) ([]models.Command, error)

GetCommandsByName provides a mock function with given fields: id

Jump to

Keyboard shortcuts

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