Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JessonChan committed Sep 18, 2015
1 parent ead635e commit 8df2cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions error.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ type errorInfo struct {
}

// map of http handlers for each error string.
// there is 10 kinds default error(40x and 50x)
var ErrorMaps = make(map[string]*errorInfo, 10)

// show 401 unauthorized error.
Expand Down

0 comments on commit 8df2cca

Please sign in to comment.