(status string)
| 20 | WithDetailIdsIn(ids []uint) DBOption |
| 21 | WithPort(port int) DBOption |
| 22 | WithNormalStatus(status string) DBOption |
| 23 | Page(page, size int, opts ...DBOption) (int64, []model.Runtime, error) |
| 24 | Create(ctx context.Context, runtime *model.Runtime) error |
| 25 | Save(runtime *model.Runtime) error |
no outgoing calls
no test coverage detected