Versions in this module Expand all Collapse all v2 v2.1.0 Aug 7, 2019 v2.0.0 May 8, 2019 Changes in this version + func MatchingLanguages(langs ...string) languages + type Heuristic interface + Languages func() []string + func Always(l languages) Heuristic + func And(l languages, m ...Matcher) Heuristic + func Not(l languages, r ...Matcher) Heuristic + func Or(l languages, r Matcher) Heuristic + type Matcher interface + Match func(data []byte) bool Other modules containing this package github.com/src-d/enry