Versions in this module Expand all Collapse all v0 v0.2.2 Dec 9, 2019 v0.2.1 Dec 9, 2019 v0.2.0 Dec 5, 2019 Changes in this version + type GlobPath struct + HasSuperMeta bool + func Compile(path string) (*GlobPath, error) + func (g *GlobPath) GetRoots() []string + func (g *GlobPath) Match() []string + func (g *GlobPath) MatchString(path string) bool