Update command.go

This commit is contained in:
Gyu-Ho Lee 2017-02-10 20:43:41 -08:00 committed by GitHub
parent 3c83229cb8
commit c9deee70a0
1 changed files with 1 additions and 0 deletions

View File

@ -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 (