示例#1
0
func HandleRates(req *gsix.GRequest, resp *gsix.GResponse) {
	resp.Send(200, "These are the rates:  BLAHHHHHHH!!")
}