Round 2
Make Errors a []Error Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
@@ -188,5 +188,5 @@ var errorDescriptors = []errcode.ErrorDescriptor{
|
||||
|
||||
// init registers our errors with the errcode system
|
||||
func init() {
|
||||
errcode.LoadErrors(&errorDescriptors)
|
||||
errcode.LoadErrors(errorDescriptors)
|
||||
}
|
||||
|
Reference in New Issue
Block a user