Documentation ¶
Index ¶
- type Getter
- func (_m *Getter) GetCases(ctx context.Context) ([]apiclient.APIResponse, error)
- func (_m *Getter) GetHospitalisations(ctx context.Context) ([]apiclient.APIResponse, error)
- func (_m *Getter) GetMortality(ctx context.Context) ([]apiclient.APIResponse, error)
- func (_m *Getter) GetTestResults(ctx context.Context) ([]apiclient.APIResponse, error)
- func (_m *Getter) GetVaccinations(ctx context.Context) ([]apiclient.APIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Getter ¶
Getter is an autogenerated mock type for the Getter type
func (*Getter) GetHospitalisations ¶
GetHospitalisations provides a mock function with given fields: ctx
func (*Getter) GetMortality ¶
GetMortality provides a mock function with given fields: ctx
func (*Getter) GetTestResults ¶
GetTestResults provides a mock function with given fields: ctx
func (*Getter) GetVaccinations ¶
GetVaccinations provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.