Initial
This commit is contained in:
5
app/handlers/home.go
Normal file
5
app/handlers/home.go
Normal file
@ -0,0 +1,5 @@
|
||||
package handlers
|
||||
|
||||
import "github.com/gin-gonic/gin"
|
||||
|
||||
func Home(c *gin.Context) {}
|
||||
Reference in New Issue
Block a user