Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + var DefaultDetectors = Detectors + type DetectorFunc func(dir string) *Info + type Detectors []DetectorFunc + type Info struct + Platform string + Version string + func DetectDotNet(dir string) *Info + func DetectGolang(dir string) *Info + func DetectJava(dir string) *Info + func DetectLiteralDotNet(dir string) *Info + func DetectNodeJS(dir string) *Info + func DetectPHP(dir string) *Info + func DetectPerl(dir string) *Info + func DetectPython(dir string) *Info + func DetectRuby(dir string) *Info + func DetectScala(dir string) *Info v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017