minio

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package minio registers the "minio" driver for objectstorex.

Import this package once in your main function:

import _ "github.com/aisphereio/kernel/objectstorex/minio"

The driver uses github.com/minio/minio-go/v7 and is compatible with any S3-compatible service (AWS S3, Minio, DigitalOcean Spaces, etc.).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDirectClient

func NewDirectClient(cfg objectstorex.Config) (objectstorex.Client, error)

NewDirectClient creates an objectstorex.Client from the given Config without going through the driver registry. Useful for tests.

In production, use objectstorex.New(cfg) instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL