mocks

package
v10.6.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface struct {
	mock.Mock
}

Interface is an autogenerated mock type for the Interface type

func (*Interface) Start

func (_m *Interface) Start(s service.Service) error

Start provides a mock function with given fields: s

func (*Interface) Stop

func (_m *Interface) Stop(s service.Service) error

Stop provides a mock function with given fields: s

type Logger

type Logger struct {
	mock.Mock
}

Logger is an autogenerated mock type for the Logger type

func (*Logger) Error

func (_m *Logger) Error(v ...interface{}) error

Error provides a mock function with given fields: v

func (*Logger) Errorf

func (_m *Logger) Errorf(format string, a ...interface{}) error

Errorf provides a mock function with given fields: format, a

func (*Logger) Info

func (_m *Logger) Info(v ...interface{}) error

Info provides a mock function with given fields: v

func (*Logger) Infof

func (_m *Logger) Infof(format string, a ...interface{}) error

Infof provides a mock function with given fields: format, a

func (*Logger) Warning

func (_m *Logger) Warning(v ...interface{}) error

Warning provides a mock function with given fields: v

func (*Logger) Warningf

func (_m *Logger) Warningf(format string, a ...interface{}) error

Warningf provides a mock function with given fields: format, a

Jump to

Keyboard shortcuts

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