Versions in this module Expand all Collapse all v4 v4.3.2 Nov 2, 2021 v4.3.1 Nov 2, 2021 Changes in this version + var ErrNoLicenseFound = errors.New("no license file was found") + func Detect(fs filer.Filer) (map[string]api.Match, error) + func InvestigateLicenseText(text []byte) map[string]float32 + func Preload() + type Match struct + Confidence float32 + File string + License string + type Result struct + Arg string + ErrStr string + Matches []Match + func Analyse(args ...string) []Result