Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BucketRequest ¶
type BucketRequest struct { BucketName string `json:"bucketName"` BucketKey string `json:"bucketKey,omitempty"` Protocol string `json:"protocol"` Network string `json:"network"` ClientType string `json:"clientType"` ClientName string `json:"clientName"` CompressionType string `json:"compressionType,omitempty"` }
func (*BucketRequest) CreateBucketKey ¶
func (b *BucketRequest) CreateBucketKey() string
Click to show internal directories.
Click to hide internal directories.