package
0.13.0
Repository: https://github.com/coreos/mantle.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FixPrefix ensures non-empty paths end in a slash but never start with one.
No description provided by the author
NextPrefix chops off the final component of an object name or prefix.
SortObjects orders Objects by Name using natural sorting.
No description provided by the author

# Constants

Arbitrary limit on the number of concurrent remote API requests.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Filter is a type of function that returns true if an object should be included in a given operation or false if it should be excluded/ignored.