commit | ff73e1f9cea05d5b0069d5090d769014a25674e1 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Tue Feb 10 21:45:52 2015 -0800 |
committer | Todd Wang <toddw@google.com> | Tue Feb 10 21:46:11 2015 -0800 |
tree | 85bbc210a71a81b00c670bd536214f568f024fdb | |
parent | 320024ce7ba62d00fab66770b7e4ee3924a8eba8 [diff] |
go.core: Rename package verror2 to verror. Also a few other renames, while we're at it: verror.Make -> verror.New verror.ExplicitMake -> verror.ExplicitNew As well as changes to the vdl-generated error definitions. Given a vdl error Foo, we create a var ErrFoo holding the IDAction, and a func NewErrFoo to create the error. MultiPart: 1/5 Change-Id: I215641063c830b9add0eb1736ea174e191aca299