testmock

package
v0.0.0-...-c9f981a Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CursorStore

type CursorStore struct {
	mock.Mock
}

CursorStore is an autogenerated mock type for the CursorStore type

func (*CursorStore) Flush

func (_m *CursorStore) Flush(ctx context.Context) error

Flush provides a mock function with given fields: ctx

func (*CursorStore) GetCursor

func (_m *CursorStore) GetCursor(ctx context.Context, consumerName string) (string, error)

GetCursor provides a mock function with given fields: ctx, consumerName

func (*CursorStore) SetCursor

func (_m *CursorStore) SetCursor(ctx context.Context, consumerName string, cursor string) error

SetCursor provides a mock function with given fields: ctx, consumerName, cursor

Jump to

Keyboard shortcuts

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