*: fill out blank package godocs

Mostly one-liner short descriptions, but also includes some typo fixes
and some examples.
This commit is contained in:
Anthony Romano
2017-05-17 22:59:11 -07:00
parent 218ee40f11
commit 33c375dc44
9 changed files with 98 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package command implements individual etcd-runner commands for the etcd-runner utility.
package command
import (