Documentation
¶
Overview ¶
Package source is a generated GoMock package.
Package source is a generated GoMock package.
Index ¶
- type MockBar
- func (m *MockBar[T, R]) EXPECT() *MockBarMockRecorder[T, R]
- func (m *MockBar[T, R]) Eight(arg0 T) other.Two[T, R]
- func (m *MockBar[T, R]) Eighteen() (generics.Iface[*other.Five], error)
- func (m *MockBar[T, R]) Eleven() (*other.One[T], error)
- func (m *MockBar[T, R]) Fifteen() (generics.Iface[generics.StructType], error)
- func (m *MockBar[T, R]) Five(arg0 T) generics.Baz[T]
- func (m *MockBar[T, R]) Four(arg0 T) generics.Foo[T, R]
- func (m *MockBar[T, R]) Fourteen() (*generics.Foo[generics.StructType, generics.StructType2], error)
- func (m *MockBar[T, R]) Nine(arg0 generics.Iface[T])
- func (m *MockBar[T, R]) Nineteen() generics.AliasType
- func (m *MockBar[T, R]) One(arg0 string) string
- func (m *MockBar[T, R]) Seven(arg0 T) other.One[T]
- func (m *MockBar[T, R]) Seventeen() (*generics.Foo[other.Three, other.Four], error)
- func (m *MockBar[T, R]) Six(arg0 T) *generics.Baz[T]
- func (m *MockBar[T, R]) Sixteen() (generics.Baz[other.Three], error)
- func (m *MockBar[T, R]) Ten(arg0 *T)
- func (m *MockBar[T, R]) Thirteen() (generics.Baz[generics.StructType], error)
- func (m *MockBar[T, R]) Three(arg0 T) R
- func (m *MockBar[T, R]) Twelve() (*other.Two[T, R], error)
- func (m *MockBar[T, R]) Two(arg0 T) string
- type MockBarMockRecorder
- func (mr *MockBarMockRecorder[T, R]) Eight(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Eighteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Eleven() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Fifteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Five(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Four(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Fourteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Nine(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Nineteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) One(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Seven(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Seventeen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Six(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Sixteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Ten(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Thirteen() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Three(arg0 any) *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Twelve() *gomock.Call
- func (mr *MockBarMockRecorder[T, R]) Two(arg0 any) *gomock.Call
- type MockEarth
- type MockEarthMockRecorder
- type MockEmbeddingIface
- func (m *MockEmbeddingIface[T, R]) EXPECT() *MockEmbeddingIfaceMockRecorder[T, R]
- func (m *MockEmbeddingIface[T, R]) Eight(arg0 R) other.Two[T, R]
- func (m *MockEmbeddingIface[T, R]) Eleven() map[string]T
- func (m *MockEmbeddingIface[T, R]) First() R
- func (m *MockEmbeddingIface[T, R]) Five(arg0 T) generics.Baz[R]
- func (m *MockEmbeddingIface[T, R]) Four(arg0 T) generics.Foo[T, R]
- func (m *MockEmbeddingIface[T, R]) Fourth() generics.Generator[T]
- func (m *MockEmbeddingIface[T, R]) Generate() R
- func (m *MockEmbeddingIface[T, R]) Nine(arg0 generics.Iface[T])
- func (m *MockEmbeddingIface[T, R]) One(arg0 string) string
- func (m *MockEmbeddingIface[T, R]) Read(p []byte) (int, error)
- func (m *MockEmbeddingIface[T, R]) Second() generics.StructType
- func (m *MockEmbeddingIface[T, R]) Seven(arg0 T) other.One[T]
- func (m *MockEmbeddingIface[T, R]) Six(arg0 T) *generics.Baz[R]
- func (m *MockEmbeddingIface[T, R]) Ten(arg0 *T)
- func (m *MockEmbeddingIface[T, R]) Third() other.Five
- func (m *MockEmbeddingIface[T, R]) Thirteen(arg0 ...T) *R
- func (m *MockEmbeddingIface[T, R]) Three(arg0 T) R
- func (m *MockEmbeddingIface[T, R]) Twelve(ctx context.Context) <-chan []T
- func (m *MockEmbeddingIface[T, R]) Two(arg0 T) string
- func (m *MockEmbeddingIface[T, R]) Water(arg0 generics.Generator[T]) []generics.Generator[T]
- type MockEmbeddingIfaceMockRecorder
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Eight(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Eleven() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) First() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Five(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Four(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Fourth() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Generate() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Nine(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) One(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Read(p any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Second() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Seven(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Six(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Ten(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Third() *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Thirteen(arg0 ...any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Three(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Twelve(ctx any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Two(arg0 any) *gomock.Call
- func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Water(arg0 any) *gomock.Call
- type MockExternalConstraint
- func (m *MockExternalConstraint[I, F]) EXPECT() *MockExternalConstraintMockRecorder[I, F]
- func (m *MockExternalConstraint[I, F]) Eight(arg0 F) other.Two[I, F]
- func (m *MockExternalConstraint[I, F]) Eleven() map[string]I
- func (m *MockExternalConstraint[I, F]) Five(arg0 I) generics.Baz[F]
- func (m *MockExternalConstraint[I, F]) Four(arg0 I) generics.Foo[I, F]
- func (m *MockExternalConstraint[I, F]) Nine(arg0 generics.Iface[I])
- func (m *MockExternalConstraint[I, F]) One(arg0 string) string
- func (m *MockExternalConstraint[I, F]) Seven(arg0 I) other.One[I]
- func (m *MockExternalConstraint[I, F]) Six(arg0 I) *generics.Baz[F]
- func (m *MockExternalConstraint[I, F]) Ten(arg0 *I)
- func (m *MockExternalConstraint[I, F]) Thirteen(arg0 ...I) *F
- func (m *MockExternalConstraint[I, F]) Three(arg0 I) F
- func (m *MockExternalConstraint[I, F]) Twelve(ctx context.Context) <-chan []I
- func (m *MockExternalConstraint[I, F]) Two(arg0 I) string
- type MockExternalConstraintMockRecorder
- func (mr *MockExternalConstraintMockRecorder[I, F]) Eight(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Eleven() *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Five(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Four(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Nine(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) One(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Seven(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Six(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Ten(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Thirteen(arg0 ...any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Three(arg0 any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Twelve(ctx any) *gomock.Call
- func (mr *MockExternalConstraintMockRecorder[I, F]) Two(arg0 any) *gomock.Call
- type MockGenerator
- type MockGeneratorMockRecorder
- type MockGroup
- type MockGroupMockRecorder
- type MockMilkyWay
- type MockMilkyWayMockRecorder
- type MockSolarSystem
- type MockSolarSystemMockRecorder
- type MockUniverse
- type MockUniverseMockRecorder
- type MockWater
- type MockWaterMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBar ¶
MockBar is a mock of Bar interface.
func NewMockBar ¶
func NewMockBar[T any, R any](ctrl *gomock.Controller) *MockBar[T, R]
NewMockBar creates a new mock instance.
func (*MockBar[T, R]) EXPECT ¶
func (m *MockBar[T, R]) EXPECT() *MockBarMockRecorder[T, R]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBar[T, R]) Fourteen ¶
func (m *MockBar[T, R]) Fourteen() (*generics.Foo[generics.StructType, generics.StructType2], error)
Fourteen mocks base method.
type MockBarMockRecorder ¶
MockBarMockRecorder is the mock recorder for MockBar.
func (*MockBarMockRecorder[T, R]) Eight ¶
func (mr *MockBarMockRecorder[T, R]) Eight(arg0 any) *gomock.Call
Eight indicates an expected call of Eight.
func (*MockBarMockRecorder[T, R]) Eighteen ¶
func (mr *MockBarMockRecorder[T, R]) Eighteen() *gomock.Call
Eighteen indicates an expected call of Eighteen.
func (*MockBarMockRecorder[T, R]) Eleven ¶
func (mr *MockBarMockRecorder[T, R]) Eleven() *gomock.Call
Eleven indicates an expected call of Eleven.
func (*MockBarMockRecorder[T, R]) Fifteen ¶
func (mr *MockBarMockRecorder[T, R]) Fifteen() *gomock.Call
Fifteen indicates an expected call of Fifteen.
func (*MockBarMockRecorder[T, R]) Five ¶
func (mr *MockBarMockRecorder[T, R]) Five(arg0 any) *gomock.Call
Five indicates an expected call of Five.
func (*MockBarMockRecorder[T, R]) Four ¶
func (mr *MockBarMockRecorder[T, R]) Four(arg0 any) *gomock.Call
Four indicates an expected call of Four.
func (*MockBarMockRecorder[T, R]) Fourteen ¶
func (mr *MockBarMockRecorder[T, R]) Fourteen() *gomock.Call
Fourteen indicates an expected call of Fourteen.
func (*MockBarMockRecorder[T, R]) Nine ¶
func (mr *MockBarMockRecorder[T, R]) Nine(arg0 any) *gomock.Call
Nine indicates an expected call of Nine.
func (*MockBarMockRecorder[T, R]) Nineteen ¶
func (mr *MockBarMockRecorder[T, R]) Nineteen() *gomock.Call
Nineteen indicates an expected call of Nineteen.
func (*MockBarMockRecorder[T, R]) One ¶
func (mr *MockBarMockRecorder[T, R]) One(arg0 any) *gomock.Call
One indicates an expected call of One.
func (*MockBarMockRecorder[T, R]) Seven ¶
func (mr *MockBarMockRecorder[T, R]) Seven(arg0 any) *gomock.Call
Seven indicates an expected call of Seven.
func (*MockBarMockRecorder[T, R]) Seventeen ¶
func (mr *MockBarMockRecorder[T, R]) Seventeen() *gomock.Call
Seventeen indicates an expected call of Seventeen.
func (*MockBarMockRecorder[T, R]) Six ¶
func (mr *MockBarMockRecorder[T, R]) Six(arg0 any) *gomock.Call
Six indicates an expected call of Six.
func (*MockBarMockRecorder[T, R]) Sixteen ¶
func (mr *MockBarMockRecorder[T, R]) Sixteen() *gomock.Call
Sixteen indicates an expected call of Sixteen.
func (*MockBarMockRecorder[T, R]) Ten ¶
func (mr *MockBarMockRecorder[T, R]) Ten(arg0 any) *gomock.Call
Ten indicates an expected call of Ten.
func (*MockBarMockRecorder[T, R]) Thirteen ¶
func (mr *MockBarMockRecorder[T, R]) Thirteen() *gomock.Call
Thirteen indicates an expected call of Thirteen.
func (*MockBarMockRecorder[T, R]) Three ¶
func (mr *MockBarMockRecorder[T, R]) Three(arg0 any) *gomock.Call
Three indicates an expected call of Three.
func (*MockBarMockRecorder[T, R]) Twelve ¶
func (mr *MockBarMockRecorder[T, R]) Twelve() *gomock.Call
Twelve indicates an expected call of Twelve.
type MockEarth ¶
type MockEarth[R any] struct { // contains filtered or unexported fields }
MockEarth is a mock of Earth interface.
func NewMockEarth ¶
func NewMockEarth[R any](ctrl *gomock.Controller) *MockEarth[R]
NewMockEarth creates a new mock instance.
func (*MockEarth[R]) EXPECT ¶
func (m *MockEarth[R]) EXPECT() *MockEarthMockRecorder[R]
EXPECT returns an object that allows the caller to indicate expected use.
type MockEarthMockRecorder ¶
type MockEarthMockRecorder[R any] struct { // contains filtered or unexported fields }
MockEarthMockRecorder is the mock recorder for MockEarth.
type MockEmbeddingIface ¶
type MockEmbeddingIface[T constraints.Integer, R constraints.Float] struct { // contains filtered or unexported fields }
MockEmbeddingIface is a mock of EmbeddingIface interface.
func NewMockEmbeddingIface ¶
func NewMockEmbeddingIface[T constraints.Integer, R constraints.Float](ctrl *gomock.Controller) *MockEmbeddingIface[T, R]
NewMockEmbeddingIface creates a new mock instance.
func (*MockEmbeddingIface[T, R]) EXPECT ¶
func (m *MockEmbeddingIface[T, R]) EXPECT() *MockEmbeddingIfaceMockRecorder[T, R]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEmbeddingIface[T, R]) Eight ¶
func (m *MockEmbeddingIface[T, R]) Eight(arg0 R) other.Two[T, R]
Eight mocks base method.
func (*MockEmbeddingIface[T, R]) Eleven ¶
func (m *MockEmbeddingIface[T, R]) Eleven() map[string]T
Eleven mocks base method.
func (*MockEmbeddingIface[T, R]) First ¶
func (m *MockEmbeddingIface[T, R]) First() R
First mocks base method.
func (*MockEmbeddingIface[T, R]) Five ¶
func (m *MockEmbeddingIface[T, R]) Five(arg0 T) generics.Baz[R]
Five mocks base method.
func (*MockEmbeddingIface[T, R]) Four ¶
func (m *MockEmbeddingIface[T, R]) Four(arg0 T) generics.Foo[T, R]
Four mocks base method.
func (*MockEmbeddingIface[T, R]) Fourth ¶
func (m *MockEmbeddingIface[T, R]) Fourth() generics.Generator[T]
Fourth mocks base method.
func (*MockEmbeddingIface[T, R]) Generate ¶
func (m *MockEmbeddingIface[T, R]) Generate() R
Generate mocks base method.
func (*MockEmbeddingIface[T, R]) Nine ¶
func (m *MockEmbeddingIface[T, R]) Nine(arg0 generics.Iface[T])
Nine mocks base method.
func (*MockEmbeddingIface[T, R]) One ¶
func (m *MockEmbeddingIface[T, R]) One(arg0 string) string
One mocks base method.
func (*MockEmbeddingIface[T, R]) Read ¶
func (m *MockEmbeddingIface[T, R]) Read(p []byte) (int, error)
Read mocks base method.
func (*MockEmbeddingIface[T, R]) Second ¶
func (m *MockEmbeddingIface[T, R]) Second() generics.StructType
Second mocks base method.
func (*MockEmbeddingIface[T, R]) Seven ¶
func (m *MockEmbeddingIface[T, R]) Seven(arg0 T) other.One[T]
Seven mocks base method.
func (*MockEmbeddingIface[T, R]) Six ¶
func (m *MockEmbeddingIface[T, R]) Six(arg0 T) *generics.Baz[R]
Six mocks base method.
func (*MockEmbeddingIface[T, R]) Ten ¶
func (m *MockEmbeddingIface[T, R]) Ten(arg0 *T)
Ten mocks base method.
func (*MockEmbeddingIface[T, R]) Third ¶
func (m *MockEmbeddingIface[T, R]) Third() other.Five
Third mocks base method.
func (*MockEmbeddingIface[T, R]) Thirteen ¶
func (m *MockEmbeddingIface[T, R]) Thirteen(arg0 ...T) *R
Thirteen mocks base method.
func (*MockEmbeddingIface[T, R]) Three ¶
func (m *MockEmbeddingIface[T, R]) Three(arg0 T) R
Three mocks base method.
func (*MockEmbeddingIface[T, R]) Twelve ¶
func (m *MockEmbeddingIface[T, R]) Twelve(ctx context.Context) <-chan []T
Twelve mocks base method.
func (*MockEmbeddingIface[T, R]) Two ¶
func (m *MockEmbeddingIface[T, R]) Two(arg0 T) string
Two mocks base method.
type MockEmbeddingIfaceMockRecorder ¶
type MockEmbeddingIfaceMockRecorder[T constraints.Integer, R constraints.Float] struct { // contains filtered or unexported fields }
MockEmbeddingIfaceMockRecorder is the mock recorder for MockEmbeddingIface.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Eight ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Eight(arg0 any) *gomock.Call
Eight indicates an expected call of Eight.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Eleven ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Eleven() *gomock.Call
Eleven indicates an expected call of Eleven.
func (*MockEmbeddingIfaceMockRecorder[T, R]) First ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) First() *gomock.Call
First indicates an expected call of First.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Five ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Five(arg0 any) *gomock.Call
Five indicates an expected call of Five.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Four ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Four(arg0 any) *gomock.Call
Four indicates an expected call of Four.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Fourth ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Fourth() *gomock.Call
Fourth indicates an expected call of Fourth.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Generate ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Generate() *gomock.Call
Generate indicates an expected call of Generate.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Nine ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Nine(arg0 any) *gomock.Call
Nine indicates an expected call of Nine.
func (*MockEmbeddingIfaceMockRecorder[T, R]) One ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) One(arg0 any) *gomock.Call
One indicates an expected call of One.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Read ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Read(p any) *gomock.Call
Read indicates an expected call of Read.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Second ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Second() *gomock.Call
Second indicates an expected call of Second.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Seven ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Seven(arg0 any) *gomock.Call
Seven indicates an expected call of Seven.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Six ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Six(arg0 any) *gomock.Call
Six indicates an expected call of Six.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Ten ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Ten(arg0 any) *gomock.Call
Ten indicates an expected call of Ten.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Third ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Third() *gomock.Call
Third indicates an expected call of Third.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Thirteen ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Thirteen(arg0 ...any) *gomock.Call
Thirteen indicates an expected call of Thirteen.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Three ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Three(arg0 any) *gomock.Call
Three indicates an expected call of Three.
func (*MockEmbeddingIfaceMockRecorder[T, R]) Twelve ¶
func (mr *MockEmbeddingIfaceMockRecorder[T, R]) Twelve(ctx any) *gomock.Call
Twelve indicates an expected call of Twelve.
type MockExternalConstraint ¶
type MockExternalConstraint[I constraints.Integer, F any] struct { // contains filtered or unexported fields }
MockExternalConstraint is a mock of ExternalConstraint interface.
func NewMockExternalConstraint ¶
func NewMockExternalConstraint[I constraints.Integer, F any](ctrl *gomock.Controller) *MockExternalConstraint[I, F]
NewMockExternalConstraint creates a new mock instance.
func (*MockExternalConstraint[I, F]) EXPECT ¶
func (m *MockExternalConstraint[I, F]) EXPECT() *MockExternalConstraintMockRecorder[I, F]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExternalConstraint[I, F]) Eight ¶
func (m *MockExternalConstraint[I, F]) Eight(arg0 F) other.Two[I, F]
Eight mocks base method.
func (*MockExternalConstraint[I, F]) Eleven ¶
func (m *MockExternalConstraint[I, F]) Eleven() map[string]I
Eleven mocks base method.
func (*MockExternalConstraint[I, F]) Five ¶
func (m *MockExternalConstraint[I, F]) Five(arg0 I) generics.Baz[F]
Five mocks base method.
func (*MockExternalConstraint[I, F]) Four ¶
func (m *MockExternalConstraint[I, F]) Four(arg0 I) generics.Foo[I, F]
Four mocks base method.
func (*MockExternalConstraint[I, F]) Nine ¶
func (m *MockExternalConstraint[I, F]) Nine(arg0 generics.Iface[I])
Nine mocks base method.
func (*MockExternalConstraint[I, F]) One ¶
func (m *MockExternalConstraint[I, F]) One(arg0 string) string
One mocks base method.
func (*MockExternalConstraint[I, F]) Seven ¶
func (m *MockExternalConstraint[I, F]) Seven(arg0 I) other.One[I]
Seven mocks base method.
func (*MockExternalConstraint[I, F]) Six ¶
func (m *MockExternalConstraint[I, F]) Six(arg0 I) *generics.Baz[F]
Six mocks base method.
func (*MockExternalConstraint[I, F]) Ten ¶
func (m *MockExternalConstraint[I, F]) Ten(arg0 *I)
Ten mocks base method.
func (*MockExternalConstraint[I, F]) Thirteen ¶
func (m *MockExternalConstraint[I, F]) Thirteen(arg0 ...I) *F
Thirteen mocks base method.
func (*MockExternalConstraint[I, F]) Three ¶
func (m *MockExternalConstraint[I, F]) Three(arg0 I) F
Three mocks base method.
func (*MockExternalConstraint[I, F]) Twelve ¶
func (m *MockExternalConstraint[I, F]) Twelve(ctx context.Context) <-chan []I
Twelve mocks base method.
func (*MockExternalConstraint[I, F]) Two ¶
func (m *MockExternalConstraint[I, F]) Two(arg0 I) string
Two mocks base method.
type MockExternalConstraintMockRecorder ¶
type MockExternalConstraintMockRecorder[I constraints.Integer, F any] struct { // contains filtered or unexported fields }
MockExternalConstraintMockRecorder is the mock recorder for MockExternalConstraint.
func (*MockExternalConstraintMockRecorder[I, F]) Eight ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Eight(arg0 any) *gomock.Call
Eight indicates an expected call of Eight.
func (*MockExternalConstraintMockRecorder[I, F]) Eleven ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Eleven() *gomock.Call
Eleven indicates an expected call of Eleven.
func (*MockExternalConstraintMockRecorder[I, F]) Five ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Five(arg0 any) *gomock.Call
Five indicates an expected call of Five.
func (*MockExternalConstraintMockRecorder[I, F]) Four ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Four(arg0 any) *gomock.Call
Four indicates an expected call of Four.
func (*MockExternalConstraintMockRecorder[I, F]) Nine ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Nine(arg0 any) *gomock.Call
Nine indicates an expected call of Nine.
func (*MockExternalConstraintMockRecorder[I, F]) One ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) One(arg0 any) *gomock.Call
One indicates an expected call of One.
func (*MockExternalConstraintMockRecorder[I, F]) Seven ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Seven(arg0 any) *gomock.Call
Seven indicates an expected call of Seven.
func (*MockExternalConstraintMockRecorder[I, F]) Six ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Six(arg0 any) *gomock.Call
Six indicates an expected call of Six.
func (*MockExternalConstraintMockRecorder[I, F]) Ten ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Ten(arg0 any) *gomock.Call
Ten indicates an expected call of Ten.
func (*MockExternalConstraintMockRecorder[I, F]) Thirteen ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Thirteen(arg0 ...any) *gomock.Call
Thirteen indicates an expected call of Thirteen.
func (*MockExternalConstraintMockRecorder[I, F]) Three ¶
func (mr *MockExternalConstraintMockRecorder[I, F]) Three(arg0 any) *gomock.Call
Three indicates an expected call of Three.
type MockGenerator ¶
type MockGenerator[T any] struct { // contains filtered or unexported fields }
MockGenerator is a mock of Generator interface.
func NewMockGenerator ¶
func NewMockGenerator[T any](ctrl *gomock.Controller) *MockGenerator[T]
NewMockGenerator creates a new mock instance.
func (*MockGenerator[T]) EXPECT ¶
func (m *MockGenerator[T]) EXPECT() *MockGeneratorMockRecorder[T]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGenerator[T]) Generate ¶
func (m *MockGenerator[T]) Generate() T
Generate mocks base method.
type MockGeneratorMockRecorder ¶
type MockGeneratorMockRecorder[T any] struct { // contains filtered or unexported fields }
MockGeneratorMockRecorder is the mock recorder for MockGenerator.
func (*MockGeneratorMockRecorder[T]) Generate ¶
func (mr *MockGeneratorMockRecorder[T]) Generate() *gomock.Call
Generate indicates an expected call of Generate.
type MockGroup ¶
MockGroup is a mock of Group interface.
func NewMockGroup ¶
NewMockGroup creates a new mock instance.
func (*MockGroup[T]) EXPECT ¶
func (m *MockGroup[T]) EXPECT() *MockGroupMockRecorder[T]
EXPECT returns an object that allows the caller to indicate expected use.
type MockGroupMockRecorder ¶
type MockGroupMockRecorder[T generics.Generator[any]] struct { // contains filtered or unexported fields }
MockGroupMockRecorder is the mock recorder for MockGroup.
type MockMilkyWay ¶
type MockMilkyWay[R constraints.Integer] struct { // contains filtered or unexported fields }
MockMilkyWay is a mock of MilkyWay interface.
func NewMockMilkyWay ¶
func NewMockMilkyWay[R constraints.Integer](ctrl *gomock.Controller) *MockMilkyWay[R]
NewMockMilkyWay creates a new mock instance.
func (*MockMilkyWay[R]) EXPECT ¶
func (m *MockMilkyWay[R]) EXPECT() *MockMilkyWayMockRecorder[R]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMilkyWay[R]) Water ¶
func (m *MockMilkyWay[R]) Water(arg0 R) []R
Water mocks base method.
type MockMilkyWayMockRecorder ¶
type MockMilkyWayMockRecorder[R constraints.Integer] struct { // contains filtered or unexported fields }
MockMilkyWayMockRecorder is the mock recorder for MockMilkyWay.
type MockSolarSystem ¶
type MockSolarSystem[T constraints.Ordered] struct { // contains filtered or unexported fields }
MockSolarSystem is a mock of SolarSystem interface.
func NewMockSolarSystem ¶
func NewMockSolarSystem[T constraints.Ordered](ctrl *gomock.Controller) *MockSolarSystem[T]
NewMockSolarSystem creates a new mock instance.
func (*MockSolarSystem[T]) EXPECT ¶
func (m *MockSolarSystem[T]) EXPECT() *MockSolarSystemMockRecorder[T]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSolarSystem[T]) Water ¶
func (m *MockSolarSystem[T]) Water(arg0 T) []T
Water mocks base method.
type MockSolarSystemMockRecorder ¶
type MockSolarSystemMockRecorder[T constraints.Ordered] struct { // contains filtered or unexported fields }
MockSolarSystemMockRecorder is the mock recorder for MockSolarSystem.
type MockUniverse ¶
type MockUniverse[T constraints.Signed] struct { // contains filtered or unexported fields }
MockUniverse is a mock of Universe interface.
func NewMockUniverse ¶
func NewMockUniverse[T constraints.Signed](ctrl *gomock.Controller) *MockUniverse[T]
NewMockUniverse creates a new mock instance.
func (*MockUniverse[T]) EXPECT ¶
func (m *MockUniverse[T]) EXPECT() *MockUniverseMockRecorder[T]
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockUniverse[T]) Water ¶
func (m *MockUniverse[T]) Water(arg0 T) []T
Water mocks base method.
type MockUniverseMockRecorder ¶
type MockUniverseMockRecorder[T constraints.Signed] struct { // contains filtered or unexported fields }
MockUniverseMockRecorder is the mock recorder for MockUniverse.
type MockWater ¶
type MockWater[R any, C generics.UnsignedInteger] struct { // contains filtered or unexported fields }
MockWater is a mock of Water interface.
func NewMockWater ¶
func NewMockWater[R any, C generics.UnsignedInteger](ctrl *gomock.Controller) *MockWater[R, C]
NewMockWater creates a new mock instance.
func (*MockWater[R, C]) EXPECT ¶
func (m *MockWater[R, C]) EXPECT() *MockWaterMockRecorder[R, C]
EXPECT returns an object that allows the caller to indicate expected use.
type MockWaterMockRecorder ¶
type MockWaterMockRecorder[R any, C generics.UnsignedInteger] struct { // contains filtered or unexported fields }
MockWaterMockRecorder is the mock recorder for MockWater.