mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 20:43:07 +00:00
4 lines
74 B
Go
4 lines
74 B
Go
package backend
|
|
|
|
func IsValidBucketName(nake string) bool { return true }
|