Files
versitygw/backend/common.go
T

4 lines
74 B
Go

package backend
func IsValidBucketName(nake string) bool { return true }