mirror of https://github.com/etcd-io/dbtester.git
Update command.go
This commit is contained in:
parent
3c83229cb8
commit
c9deee70a0
|
|
@ -12,6 +12,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package control controls the database agents and benchmark testers.
|
||||
package control
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in New Issue