(from string)
| 21 | Delete(ctx context.Context, opts ...DBOption) error |
| 22 | Get(opts ...DBOption) (model.Database, error) |
| 23 | WithoutByFrom(from string) DBOption |
| 24 | WithAppInstallID(appInstallID uint) DBOption |
| 25 | WithTypeList(dbType string) DBOption |
| 26 | } |
no outgoing calls
no test coverage detected