(req dto.FtpCreate)
| 22 | SearchWithPage(search dto.SearchWithPage) (int64, interface{}, error) |
| 23 | Operate(operation string) error |
| 24 | Create(req dto.FtpCreate) (uint, error) |
| 25 | Delete(req dto.BatchDeleteReq) error |
| 26 | Update(req dto.FtpUpdate) error |
| 27 | Sync() error |
no outgoing calls
no test coverage detected