1 2 3 4 5 6 7 8
//go:build s3tests // +build s3tests package util import "time" const LifeCycleInterval = 10 * time.Second