Documentation ¶
Index ¶
- type Config
- type Minio
- func (m *Minio) Del(ctx context.Context, p string) error
- func (m *Minio) Get(ctx context.Context, p string) (f io.ReadCloser, err error)
- func (m *Minio) List(ctx context.Context, p string, fn func(fs.FileInfo) error) error
- func (m *Minio) Put(ctx context.Context, p string, f io.Reader) (err error)
- func (m *Minio) Stat(ctx context.Context, p string) (fs.FileInfo, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.