Merge pull request #64 from monopole/docErrorPackage

Doc the error package.
This commit is contained in:
Jeff Regan
2018-06-06 14:43:56 -07:00
committed by GitHub

View File

@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package error has contextual error types.
package error
import "fmt"