# Packages

Package mocks is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AsyncAdapter is just a wrapper of the underlying real adapter (e.g.
No description provided by the author

# Interfaces

go:generate mockgen -source=$GOFILE -destination=./mocks/${GOFILE} -package=mocks.
No description provided by the author