Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultVersion = "8"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JavaVersionDetector ¶
type JavaVersionDetector struct {
}
func (JavaVersionDetector) Execute ¶
func (detector JavaVersionDetector) Execute() (map[string]string, error)
func (JavaVersionDetector) Name ¶
func (detector JavaVersionDetector) Name() string
Click to show internal directories.
Click to hide internal directories.