Interface GoBinaryManager
-
- All Known Implementing Classes:
DefaultGoBinaryManager
public interface GoBinaryManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.file.PathgetBinaryPath()java.nio.file.PathgetGoroot()java.lang.StringgetGoVersion()booleansupportTestJsonOutput()
-