Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
AccessKey string
SecretKey string
Region string
Operation string
Clients uint
MultipartSize int64
ObjectSize int64
ObjectSplit uint
ObjectCount uint
ObjectNamePrefix string
Bucket string
Endpoint string
Verbose bool
Write bool
Read bool
Cleanup bool
}
Config holds the configuration paramters for the Runner type
type DiscardAt ¶
type DiscardAt struct {
// contains filtered or unexported fields
}
Source Files
¶
- bench.go
Click to show internal directories.
Click to hide internal directories.