mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
new x/errors package to handle HTTP wire errors
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"github.com/kataras/iris/v12"
|
||||
)
|
||||
|
||||
// See _examples/routing/http-wire-errors as well.
|
||||
func main() {
|
||||
app := iris.New()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user