package
0.0.0-20211105144125-e9b145e8b5d4
Repository: https://github.com/pydio/minio-srv.git
Documentation: pkg.go.dev

# Packages

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

# Functions

IsInt - returns a true or false, whether a string can be represented as an int.
ProcessSize - this function processes size so that we can calculate bytes BytesProcessed.
StringInSlice - this function finds whether a string is in a list.

# Constants

Different data format types.
Different data format types.

# Variables

ErrCSVParsingError is an error if the CSV presents an error while being parsed.
ErrInvalidColumnIndex is an error if you provide a column index which is not valid.
ErrJSONParsingError is an error if while parsing the JSON an error arises.
ErrParseInvalidPathComponent is an error that occurs if there is an invalid path component.
ErrTruncatedInput is an error if the object is not compressed properly and an error occurs during decompression.

# Structs

Progress represents a struct that represents the format for XML of the progress messages.
Stats represents a struct that represents the format for XML of the stat messages.

# Interfaces

Select Interface helper methods, implementing features needed for https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectSELECTContent.html.

# Type aliases

Type different types of support data format types.