selector

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package selector is a generated GoMock package.

Package selector is a generated GoMock package.

Package selector is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIntrospectable

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

MockIntrospectable is a mock of Introspectable interface.

func NewMockIntrospectable

func NewMockIntrospectable(ctrl *gomock.Controller) *MockIntrospectable

NewMockIntrospectable creates a new mock instance.

func (*MockIntrospectable) ConformsTo

func (m *MockIntrospectable) ConformsTo(protocol string) bool

ConformsTo mocks base method.

func (*MockIntrospectable) EXPECT

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

func (*MockIntrospectable) Invoke

func (m *MockIntrospectable) Invoke(arg0 events.Event) events.Event

Invoke mocks base method.

func (*MockIntrospectable) ListProtocols

func (m *MockIntrospectable) ListProtocols() []string

ListProtocols mocks base method.

func (*MockIntrospectable) MetadataForSelector

func (m *MockIntrospectable) MetadataForSelector(arg0 string) (map[string]string, error)

MetadataForSelector mocks base method.

func (*MockIntrospectable) Methods

func (m *MockIntrospectable) Methods() *selector.Table

Methods mocks base method.

func (*MockIntrospectable) Name

func (m *MockIntrospectable) Name() string

Name mocks base method.

func (*MockIntrospectable) RespondsTo

func (m *MockIntrospectable) RespondsTo(arg0 events.Event) bool

RespondsTo mocks base method.

func (*MockIntrospectable) Selectors

func (m *MockIntrospectable) Selectors() []string

Selectors mocks base method.

func (*MockIntrospectable) SortedSelectors

func (m *MockIntrospectable) SortedSelectors() []string

SortedSelectors mocks base method.

func (*MockIntrospectable) Type

func (m *MockIntrospectable) Type() string

Type mocks base method.

type MockIntrospectableMockRecorder

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

MockIntrospectableMockRecorder is the mock recorder for MockIntrospectable.

func (*MockIntrospectableMockRecorder) ConformsTo

func (mr *MockIntrospectableMockRecorder) ConformsTo(protocol any) *gomock.Call

ConformsTo indicates an expected call of ConformsTo.

func (*MockIntrospectableMockRecorder) Invoke

func (mr *MockIntrospectableMockRecorder) Invoke(arg0 any) *gomock.Call

Invoke indicates an expected call of Invoke.

func (*MockIntrospectableMockRecorder) ListProtocols

func (mr *MockIntrospectableMockRecorder) ListProtocols() *gomock.Call

ListProtocols indicates an expected call of ListProtocols.

func (*MockIntrospectableMockRecorder) MetadataForSelector

func (mr *MockIntrospectableMockRecorder) MetadataForSelector(arg0 any) *gomock.Call

MetadataForSelector indicates an expected call of MetadataForSelector.

func (*MockIntrospectableMockRecorder) Methods

Methods indicates an expected call of Methods.

func (*MockIntrospectableMockRecorder) Name

Name indicates an expected call of Name.

func (*MockIntrospectableMockRecorder) RespondsTo

func (mr *MockIntrospectableMockRecorder) RespondsTo(arg0 any) *gomock.Call

RespondsTo indicates an expected call of RespondsTo.

func (*MockIntrospectableMockRecorder) Selectors

func (mr *MockIntrospectableMockRecorder) Selectors() *gomock.Call

Selectors indicates an expected call of Selectors.

func (*MockIntrospectableMockRecorder) SortedSelectors

func (mr *MockIntrospectableMockRecorder) SortedSelectors() *gomock.Call

SortedSelectors indicates an expected call of SortedSelectors.

func (*MockIntrospectableMockRecorder) Type

Type indicates an expected call of Type.

type MockSelectorEvent

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

MockSelectorEvent is a mock of SelectorEvent interface.

func NewMockSelectorEvent

func NewMockSelectorEvent(ctrl *gomock.Controller) *MockSelectorEvent

NewMockSelectorEvent creates a new mock instance.

func (*MockSelectorEvent) EXPECT

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

func (*MockSelectorEvent) Selector

func (m *MockSelectorEvent) Selector() string

Selector mocks base method.

func (*MockSelectorEvent) String

func (m *MockSelectorEvent) String() string

String mocks base method.

func (*MockSelectorEvent) When

func (m *MockSelectorEvent) When() time.Time

When mocks base method.

type MockSelectorEventMockRecorder

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

MockSelectorEventMockRecorder is the mock recorder for MockSelectorEvent.

func (*MockSelectorEventMockRecorder) Selector

func (mr *MockSelectorEventMockRecorder) Selector() *gomock.Call

Selector indicates an expected call of Selector.

func (*MockSelectorEventMockRecorder) String

String indicates an expected call of String.

func (*MockSelectorEventMockRecorder) When

When indicates an expected call of When.

Jump to

Keyboard shortcuts

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