Versions in this module Expand all Collapse all v0 v0.10.0 Oct 8, 2014 v0.10.0-beta1 Sep 27, 2014 v0.9.19 Sep 28, 2014 Changes in this version + const FNM_CASEFOLD + const FNM_NOESCAPE + const FNM_PATHNAME + func Convert(pattern string, flags int) (*regexp.Regexp, error) + func Match(pattern, s string, flags int) (bool, error)