@Singleton public class RepositoryHandlerPathResolver extends java.lang.Object implements PackagePathResolver
HTTP, HTTPS| Constructor and Description |
|---|
RepositoryHandlerPathResolver(GolangRepositoryHandler repositoryHandler) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<GolangPackage> |
produce(java.lang.String packagePath) |
@Inject public RepositoryHandlerPathResolver(GolangRepositoryHandler repositoryHandler)
public java.util.Optional<GolangPackage> produce(java.lang.String packagePath)
produce in interface Factory<java.lang.String,GolangPackage>produce in interface PackagePathResolver