Versions in this module Expand all Collapse all v0 v0.0.3 Jul 21, 2020 v0.0.2 Jun 3, 2020 v0.0.1 Aug 3, 2018 Changes in this version + func Glob(pattern string) ([]string, error) + func GlobFollowSymlinks(pattern string) ([]string, error) + func Match(pattern, name string) (matched bool, err error) + func New(pattern string) (*zenv, error)