package http import ( bm "go-common/library/net/http/blademaster" ) // ping check server ok. func ping(c *bm.Context) {}