fix: example format.
This commit is contained in:
parent
27f912f5b2
commit
00ff808ac5
@ -1,8 +1,8 @@
|
||||
package hello
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
"github.com/gin-gonic/gin"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
// This function's name is a must. App Engine uses it to drive the requests properly.
|
||||
|
Loading…
Reference in New Issue
Block a user