mocks

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

type MockManager struct {
	StartCall        func()
	StopCall         func()
	StartWorkersCall func()
	StopWorkersCall  func()
	IsRunningCall    func() bool
}

MockManager mocking struct for push

func (MockManager) IsRunning

func (m MockManager) IsRunning() bool

IsRunning mock

func (MockManager) Start

func (m MockManager) Start()

Start mock

func (MockManager) StartWorkers

func (m MockManager) StartWorkers()

StartWorkers mock

func (MockManager) Stop

func (m MockManager) Stop()

Stop mock

func (MockManager) StopWorkers

func (m MockManager) StopWorkers()

StopWorkers mock

Jump to

Keyboard shortcuts

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