为了账号安全,请及时绑定邮箱和手机立即绑定

如何在 Go/Revel 中获取客户端 IP 地址

如何在 Go/Revel 中获取客户端 IP 地址

Go
Smart猫小萌 2021-09-27 10:40:38
如何在 Revel 中获取客户端的 IP 地址?在 Beego 中:func (this *baseController) getClientIp() string {    s := strings.Split(this.Ctx.Request.RemoteAddr, ":")    return s[0]}
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 204 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信