(ctx context.Context)
| 229 | GetDockerHostsMinimalByIDs(ctx context.Context, dollar_1 []string) ([]GetDockerHostsMinimalByIDsRow, error) |
| 230 | GetFirstComplianceProfileByType(ctx context.Context, type_ string) (ComplianceProfile, error) |
| 231 | GetFirstSettings(ctx context.Context) (Setting, error) |
| 232 | GetHomepageStats(ctx context.Context, since pgtype.Timestamp) (GetHomepageStatsRow, error) |
| 233 | GetHostByApiID(ctx context.Context, apiID string) (Host, error) |
| 234 | GetHostByID(ctx context.Context, id string) (Host, error) |
no outgoing calls
no test coverage detected