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