mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-23 18:22:23 +08:00
Fixed example typo
This commit is contained in:
parent
983ff523b5
commit
ff625d4acc
@ -44,5 +44,5 @@ func main() {
|
||||
if err := srv.Shutdown(ctx); err != nil {
|
||||
log.Fatal("Server Shutdown:", err)
|
||||
}
|
||||
log.Println("Server exist")
|
||||
log.Println("Server exiting")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user