fxmock

package
v1.36.139 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package fxmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fx

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

Fx is a mock of Fx interface.

func NewFx

func NewFx(ctrl *gomock.Controller) *Fx

NewFx creates a new mock instance.

func (*Fx) Bootstrapped

func (m *Fx) Bootstrapped() error

Bootstrapped mocks base method.

func (*Fx) Bootstrapping

func (m *Fx) Bootstrapping() error

Bootstrapping mocks base method.

func (*Fx) CreateOutput

func (m *Fx) CreateOutput(amount uint64, controlGroup any) (any, error)

CreateOutput mocks base method.

func (*Fx) EXPECT

func (m *Fx) EXPECT() *FxMockRecorder

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

func (*Fx) Initialize

func (m *Fx) Initialize(vm any) error

Initialize mocks base method.

func (*Fx) VerifyOperation added in v1.26.25

func (m *Fx) VerifyOperation(tx, op, cred any, utxos []any) error

VerifyOperation mocks base method.

func (*Fx) VerifyPermission

func (m *Fx) VerifyPermission(tx, in, cred, controlGroup any) error

VerifyPermission mocks base method.

func (*Fx) VerifyTransfer

func (m *Fx) VerifyTransfer(tx, in, cred, utxo any) error

VerifyTransfer mocks base method.

type FxMockRecorder

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

FxMockRecorder is the mock recorder for Fx.

func (*FxMockRecorder) Bootstrapped

func (mr *FxMockRecorder) Bootstrapped() *gomock.Call

Bootstrapped indicates an expected call of Bootstrapped.

func (*FxMockRecorder) Bootstrapping

func (mr *FxMockRecorder) Bootstrapping() *gomock.Call

Bootstrapping indicates an expected call of Bootstrapping.

func (*FxMockRecorder) CreateOutput

func (mr *FxMockRecorder) CreateOutput(amount, controlGroup any) *gomock.Call

CreateOutput indicates an expected call of CreateOutput.

func (*FxMockRecorder) Initialize

func (mr *FxMockRecorder) Initialize(vm any) *gomock.Call

Initialize indicates an expected call of Initialize.

func (*FxMockRecorder) VerifyOperation added in v1.26.25

func (mr *FxMockRecorder) VerifyOperation(tx, op, cred, utxos any) *gomock.Call

VerifyOperation indicates an expected call of VerifyOperation.

func (*FxMockRecorder) VerifyPermission

func (mr *FxMockRecorder) VerifyPermission(tx, in, cred, controlGroup any) *gomock.Call

VerifyPermission indicates an expected call of VerifyPermission.

func (*FxMockRecorder) VerifyTransfer

func (mr *FxMockRecorder) VerifyTransfer(tx, in, cred, utxo any) *gomock.Call

VerifyTransfer indicates an expected call of VerifyTransfer.

Jump to

Keyboard shortcuts

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