()
| 26 | batchClient() BatchClient |
| 27 | GetAdapterNames(dir Direction) []string |
| 28 | GetDownloadAdapterNames() []string |
| 29 | GetUploadAdapterNames() []string |
| 30 | getAdapterNames(adapters map[string]NewAdapterFunc) []string |
| 31 | RegisterNewAdapterFunc(name string, dir Direction, f NewAdapterFunc) |
no outgoing calls