commit | 4d7b13b8ffe6ccebdca418f9af42ebd3009d6fdd | [log] [tgz] |
---|---|---|
author | Mike Burrows <m3b@google.com> | Tue Mar 31 18:15:21 2015 -0700 |
committer | Mike Burrows <m3b@google.com> | Tue Mar 31 18:15:23 2015 -0700 |
tree | c9b397e3a4ffb6560ec7385b9a47aebc980c0bc6 | |
parent | 87393e6e8bae07277fe8b60def9c454a649545b6 [diff] |
v.io/x/ref/lib/flags: Use verror instead of fmt.Errorf This CL uses verror instead of fmt.Errorf in v.io/x/ref/lib/flags Format strings are kept the same as far as possible (though {1:}{2:} is added to each). Tested: cd v.io v23 go test ./... v23 test run vanadium-go-test Change-Id: I0dc4202a4c1b613e55835cc5ccf2891f6557273f