Results 1 comments of hyicode

> @MoneyHappy > ```go > func onlyForV2() gee.HandlerFunc { > return func(c *gee.Context) { > // Start timer > t := time.Now() > // if a server error occurred >...