all: fix docs and examples (google/go-cloud#141)

Most notably, adds examples for the blob package.
This commit is contained in:
Ross Light
2018-06-27 08:37:13 -07:00
parent 338b1da068
commit 0bf9b3b5dd
2 changed files with 9 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
// gowire is a compile-time dependency injection tool.
//
// See README.md for an overview.
// For an overview, see https://github.com/google/go-x-cloud/blob/master/wire/README.md
package main
import (