package
6.8.16+incompatible
Repository: https://github.com/tencentblueking/beats.git
Documentation: pkg.go.dev
# Functions
Glob expands '**' patterns into multiple patterns to satisfy https://golang.org/pkg/path/filepath/#Match.
GlobPatterns detects the use of "**" and expands it to standard glob patterns up to a max depth.
IsSameFile checks if the given File path corresponds with the FileInfo given.
NewState creates a new file state.
NewStates generates a new states registry.