Skip to content

Commit

Permalink
docs: godoc
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Nov 8, 2020
1 parent 1d2f0f3 commit 8c8b91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glob.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ type globOptions struct {
matchDirectoriesDirectly bool
}

// OptFunc is a function that allow to customize Glob.
type OptFunc func(opts *globOptions)

// WithFs allows to provide another afero.Fs implementation to Glob.
Expand Down

0 comments on commit 8c8b91c

Please sign in to comment.