()
| 26 | WithContainerName(containerName string) DBOption |
| 27 | WithPort(port int) DBOption |
| 28 | WithIdNotInWebsite() DBOption |
| 29 | WithIDNotIs(id uint) DBOption |
| 30 | ListBy(ctx context.Context, opts ...DBOption) ([]model.AppInstall, error) |
| 31 | GetFirst(opts ...DBOption) (model.AppInstall, error) |
no outgoing calls
no test coverage detected