go-common/app/job/main/upload/service/bucket_test.go

20 lines
180 B
Go
Raw Normal View History

2019-04-22 10:49:16 +00:00
package service
import "testing"
func TestGet(t *testing.T) {
}
func TestInitBuckets(t *testing.T) {
}
func TestString(t *testing.T) {
}
func TestPublic(t *testing.T) {
}