package
0.0.0-20221202073634-56ddec7162f2
Repository: https://github.com/gleanerio/nabu.git
Documentation: pkg.go.dev

# Functions

GetObjects is the generic object collection function.
GetS3Bytes simply pulls the byes of an object from the store.
No description provided by the author
MinioConnection Set up minio and initialize client.
PipeCopyJLD2NQ writes a new object based on an prefix, this function assumes the objects are valid when concatenated name: name of the NEW object bucket: source bucket (and target bucket) prefix: source prefix mc: minio client pointer.
PipeCopyNG writes a new object based on an prefix, this function assumes the objects are valid when concatenated name: name of the NEW object bucket: source bucket (and target bucket) prefix: source prefix mc: minio client pointer.
PutS3Bytes is used write an object.
PipeCopyNG writes a new object based on an prefix it concats to that object name: name of the NEW object bucket: source bucket (and target bucket) prefix: source prefix mc: minio client pointer.

# Structs

Entry
No description provided by the author