This website requires JavaScript.
Explore
Help
Register
Sign In
suguo
/
gin-standard
Watch
1
Star
0
Fork
You've already forked gin-standard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
714f16a93e
gin-standard
/
service
/
ping-service.go
6 lines
82 B
Go
Raw
Blame
History
package
service
func
Ping
(
)
(
interface
{
}
,
error
)
{
return
"hello world."
,
nil
}
Reference in New Issue
View Git Blame
Copy Permalink