Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ GetIp
Method
GetIp
agent/proto/agent.pb.go:3054–3059 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3052
}
3053
3054
func
(x *Connection) GetIp() string {
3055
if
x != nil {
3056
return
x.Ip
3057
}
3058
return
""
3059
}
3060
3061
func
(x *Connection) GetStatusCode() int32 {
3062
if
x != nil {
Callers
2
ReportConnection
Method · 0.80
assertConnectionReport
Function · 0.80
Calls
no outgoing calls
Tested by
1
assertConnectionReport
Function · 0.64