Versions in this module Expand all Collapse all v1 v1.1.1 Oct 13, 2020 v1.1.0 Oct 13, 2020 v1.0.0 Oct 11, 2020 Changes in this version + func Exists(path string) (bool, error) + func Find(path string, predicate Predicate) ([]string, error) + func StatikString(path string) string + type Predicate func(string) bool