package
0.0.0-20240128170702-5aa55359717f
Repository: https://github.com/binarymatt/kayak.git
Documentation: pkg.go.dev
# Functions
NewDataItem creates a new instance of DataItem.
NewStore creates a new instance of Store.
# Structs
DataItem is an autogenerated mock type for the DataItem type.
No description provided by the author
Store is an autogenerated mock type for the Store type.
Store_AddRecords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddRecords'.
Store_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
Store_CommitConsumerPosition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CommitConsumerPosition'.
Store_CreateTopic_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTopic'.
Store_DeleteTopic_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTopic'.
No description provided by the author
Store_FetchRecord_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FetchRecord'.
Store_GetConsumerLag_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConsumerLag'.
Store_GetConsumerPosition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConsumerPosition'.
Store_GetRecords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRecords'.
Store_Impl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Impl'.
Store_ListTopics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTopics'.
Store_LoadMeta_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadMeta'.
Store_PruneOldRecords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PruneOldRecords'.
Store_RegisterConsumer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterConsumer'.
Store_SnapshotItems_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SnapshotItems'.
Store_Stats_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stats'.