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:
@@ -28,6 +28,7 @@ func main() {
|
||||
{
|
||||
Name: "MyApp",
|
||||
Addr: ":8080",
|
||||
Hostname: "your-custom-sub-domain.ngrok.io", // optionally
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user