|
@@ -1,6 +1,6 @@
|
|
|
|
|
|
|
|
#Gin Web Framework
|
|
#Gin Web Framework
|
|
|
-<img align="right" src="https://s3.amazonaws.com/uploads.hipchat.com/36744/1498287/JVR32LgyEGCiy01/path4201%20copy%202.png">
|
|
|
|
|
|
|
+<img align="right" src="https://raw.githubusercontent.com/gin-gonic/gin/master/logo.jpg">
|
|
|
[](https://travis-ci.org/gin-gonic/gin)
|
|
[](https://travis-ci.org/gin-gonic/gin)
|
|
|
[](https://coveralls.io/r/gin-gonic/gin?branch=master)
|
|
[](https://coveralls.io/r/gin-gonic/gin?branch=master)
|
|
|
[](https://godoc.org/github.com/gin-gonic/gin)
|
|
[](https://godoc.org/github.com/gin-gonic/gin)
|
|
@@ -660,7 +660,7 @@ There be some ways.
|
|
|
|
|
|
|
|
We can using fvbock/endless to replace the default ListenAndServe
|
|
We can using fvbock/endless to replace the default ListenAndServe
|
|
|
|
|
|
|
|
-Refer the issue for more details:
|
|
|
|
|
|
|
+Refer the issue for more details:
|
|
|
|
|
|
|
|
https://github.com/gin-gonic/gin/issues/296
|
|
https://github.com/gin-gonic/gin/issues/296
|
|
|
|
|
|