zglob

package module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 10 Imported by: 470

README

go-zglob

Build Status

zglob

Usage

matches, err := zglob.Glob(`./foo/b*/**/z*.txt`)

Installation

$ go get github.com/mattn/go-zglob

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Glob

func Glob(pattern string) ([]string, error)
func GlobFollowSymlinks(pattern string) ([]string, error)

func Match

func Match(pattern, name string) (matched bool, err error)

func New

func New(pattern string) (*zenv, error)

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL