MCPcopy
hub / github.com/minio/minio-go / isRunOnFail

Function isRunOnFail

functional_tests.go:282–284  ·  functional_tests.go::isRunOnFail
()

Source from the content-addressed store, hash-verified

280}
281
282func isRunOnFail() bool {
283 return os.Getenv("RUN_ON_FAIL") == "1"
284}
285
286func init() {
287 // If server endpoint is not set, all tests default to

Callers 1

logErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected