package
0.0.0-20211105144125-e9b145e8b5d4
Repository: https://github.com/pydio/minio-srv.git
Documentation: pkg.go.dev
# Functions
FindEllipsesPatterns - finds all ellipses patterns, recursively and parses the ranges numerically.
HasEllipses - returns true if input arg has ellipses type pattern.
# Variables
ErrInvalidEllipsesFormatFn error returned when invalid ellipses format is detected.
# Structs
Pattern - ellipses pattern, describes the range and also the associated prefix and suffixes.
# Type aliases
ArgPattern contains a list of patterns provided in the input.