indicater

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package indicater is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEvalSpinner

func NewEvalSpinner() *spinner.Spinner

func NewRefacSpinner

func NewRefacSpinner() *spinner.Spinner

Types

type Indicater

type Indicater interface {
	Start()
	Stop()
}

type MockIndicater

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

MockIndicater is a mock of Indicater interface.

func NewMockIndicater

func NewMockIndicater(ctrl *gomock.Controller) *MockIndicater

NewMockIndicater creates a new mock instance.

func (*MockIndicater) EXPECT

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

func (*MockIndicater) Start

func (m *MockIndicater) Start()

Start mocks base method.

func (*MockIndicater) Stop

func (m *MockIndicater) Stop()

Stop mocks base method.

type MockIndicaterMockRecorder

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

MockIndicaterMockRecorder is the mock recorder for MockIndicater.

func (*MockIndicaterMockRecorder) Start

func (mr *MockIndicaterMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start.

func (*MockIndicaterMockRecorder) Stop

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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