Example #1
0
File: jcr.go Project: Centny/Cny4go
func JcrConf(hs *routing.HTTPSession) routing.HResult {
	hs.JsonRes(_conf_)
	return routing.HRES_RETURN
}