github.com/fawick/restic@v0.1.1-0.20171126184616-c02923fbfc79/internal/filter/doc.go (about)

     1  // Package filter implements filters for files similar to filepath.Glob, but
     2  // in contrast to filepath.Glob a pattern may specify directories.
     3  //
     4  // For a list of valid patterns please see the documentation on filepath.Glob.
     5  package filter