mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 13:35:59 +00:00
rename master branch to main
This commit is contained in:
@@ -240,7 +240,7 @@ var (
|
||||
//
|
||||
// Examples can be found at:
|
||||
//
|
||||
// https://github.com/kataras/iris/tree/master/_examples/routing/http-wire-errors.
|
||||
// https://github.com/kataras/iris/tree/main/_examples/routing/http-wire-errors.
|
||||
type Error struct {
|
||||
ErrorCode ErrorCode `json:"http_error_code" yaml:"HTTPErrorCode"`
|
||||
Message string `json:"message,omitempty" yaml:"Message"`
|
||||
|
||||
Reference in New Issue
Block a user