utils

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package utils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUtils

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

MockUtils is a mock of Utils interface.

func NewMockUtils

func NewMockUtils(ctrl *gomock.Controller) *MockUtils

NewMockUtils creates a new mock instance.

func (*MockUtils) EXPECT

func (m *MockUtils) EXPECT() *MockUtilsMockRecorder

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

func (*MockUtils) Now

func (m *MockUtils) Now() time.Time

Now mocks base method.

func (*MockUtils) OpenBrowser

func (m *MockUtils) OpenBrowser(url string) error

OpenBrowser mocks base method.

type MockUtilsMockRecorder

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

MockUtilsMockRecorder is the mock recorder for MockUtils.

func (*MockUtilsMockRecorder) Now

func (mr *MockUtilsMockRecorder) Now() *gomock.Call

Now indicates an expected call of Now.

func (*MockUtilsMockRecorder) OpenBrowser

func (mr *MockUtilsMockRecorder) OpenBrowser(url any) *gomock.Call

OpenBrowser indicates an expected call of OpenBrowser.

Jump to

Keyboard shortcuts

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