Exemplo n.º 1
0
func (s *Demo) DemoClientIp(httpCtx *kmgHttp.Context) (ip string) {
	return httpCtx.MustGetClientIp().String()
}