package
Version:
v4.1.0
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StopFunc func() error
StopFunc is a function to stop the created container.
NewClient starts a container with a running MinIO instance
and returns a new s3.Client, a function to stop the container on purpose and an error.
Notes:
Only meant to be used for testing purposes.
Host MUST have a docker engine running.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.