(ctx context.Context, src snapshot.SourceInfo)
| 32 | disconnect(ctx context.Context) error |
| 33 | requestShutdown(ctx context.Context) |
| 34 | getOrCreateSourceManager(ctx context.Context, src snapshot.SourceInfo) *sourceManager |
| 35 | getInitRepositoryTaskID() string |
| 36 | getConnectOptions(cliOpts repo.ClientOptions) *repo.ConnectOptions |
| 37 | SetRepository(ctx context.Context, rep repo.Repository) error |
no outgoing calls
no test coverage detected