Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
Ak, Sk string
}
func (*Account) GetAccount ¶
func (*Account) InitAccount ¶
func (*Account) ValidAccount ¶
type BucketManger ¶
type BucketManger struct { Account // contains filtered or unexported fields }
func (*BucketManger) GetBucket ¶
func (bm *BucketManger) GetBucket() string
func (*BucketManger) NewBucketManger ¶
func (bm *BucketManger) NewBucketManger() *storage.BucketManager
Click to show internal directories.
Click to hide internal directories.