(appIds []uint)
| 21 | WithAppId(appId uint) DBOption |
| 22 | WithAppIdsIn(appIds []uint) DBOption |
| 23 | WithAppIdsNotIn(appIds []uint) DBOption |
| 24 | WithStatus(status string) DBOption |
| 25 | WithServiceName(serviceName string) DBOption |
| 26 | WithContainerName(containerName string) DBOption |
no outgoing calls
no test coverage detected