Documentation ¶
Index ¶
- type App
- func (_m *App) Banner(ctx context.Context, slotID int, groupID int) (int, error)
- func (_m *App) BannerOff(ctx context.Context, slotID int, bannerID int) error
- func (_m *App) BannerOn(ctx context.Context, slotID int, bannerID int) error
- func (_m *App) Click(ctx context.Context, slotID int, bannerID int, groupID int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
App is an autogenerated mock type for the App type
func NewApp ¶
NewApp creates a new instance of App. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
Click to show internal directories.
Click to hide internal directories.