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