go-common/app/job/main/upload/service/bucket_test.go
2019-04-22 18:49:16 +08:00

20 lines
180 B
Go

package service
import "testing"
func TestGet(t *testing.T) {
}
func TestInitBuckets(t *testing.T) {
}
func TestString(t *testing.T) {
}
func TestPublic(t *testing.T) {
}