This website requires JavaScript.
Explore
Help
Register
Sign In
xixi.xv
/
hello
Watch
1
Star
0
Fork
You've already forked hello
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
hello
/
handler
/
school-handler.go
8 lines
103 B
Go
Raw
Permalink
Blame
History
package
handler
import
"github.com/gin-gonic/gin"
func
SchoolList
(
c
*
gin
.
Context
)
{
c
.
Status
(
200
)
}
Reference in New Issue
View Git Blame
Copy Permalink