Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogrusCapture ¶
func LogrusCapture(routine func()) string
Used for tests to capture logrus output
func MinioOnline ¶
func MinioOnline() bool
Check if Minio is locally online
Fragment TOML
[[tenants]]
[tenants.objectstorage] Type = "s3" Region = "stub" Endpoint = "http://localhost:9000" AccessKey = "accessKey" SecretKey = "secretKey"
func TimelimitCapture ¶
Used for tests to run code segment with timelimit return status of (true: in time, false: timeouted)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.