commit | f62db484ee062031048565d1cf6493aaabad1a30 | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Mon Feb 23 12:37:00 2015 +1100 |
committer | David Symonds <dsymonds@golang.org> | Tue Mar 17 08:49:22 2015 +1100 |
tree | 50ac89d47bf86ebfe5c2a491e95154b6e42c34dd | |
parent | c22ae3cf020a21ebb7ae566dccbe90fc8ea4f9ea [diff] |
Improve error message for nil values in repeated fields. Also unexport ErrRepeatedHasNil, since there's no utility in checking for it.