//
pkg.gl
Category
github.com/link1st/gowebsocket/v2
helper
package
2.0.8
Repository:
https://github.com/link1st/gowebsocket.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
1
Files
62 SLOC
#
Functions
GetOrderIDTime
GetOrderIDTime 获取订单 ID.
GetServerIp
GetServerIp 获取服务端 IP 问题:我在本地多网卡机器上,运行分布式场景,此函数返回的ip有误导致rpc连接失败。 遂google结果如下: 1、https://www.jianshu.com/p/301aabc06972 2、https://www.cnblogs.com/chaselogs/p/11301940.html.