master
Alexey Kostin 2019-03-03 15:46:05 +03:00
parent 463c278610
commit 0dc2425a6c
1 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ type Params struct {
threadsCount uint64
blocksize, objectsize uint64
parallel bool
bs, os, cluster, user, keyring, config, pool, mode, define string
bs, os, cluster, user, keyring, config, pool, define, cpuprofile, memprofile string
}
type Cephconnection struct {