@ -1,8 +1,8 @@
 | 
				
			|||||||
package hello
 | 
					package hello
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"net/http"
 | 
					 | 
				
			||||||
	"github.com/gin-gonic/gin"
 | 
						"github.com/gin-gonic/gin"
 | 
				
			||||||
 | 
						"net/http"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// This function's name is a must. App Engine uses it to drive the requests properly.
 | 
					// This function's name is a must. App Engine uses it to drive the requests properly.
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user