Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetError
Method
GetError
tailnet/proto/tailnet.pb.go:745–750 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
743
}
744
745
func
(x *CoordinateResponse) GetError() string {
746
if
x != nil {
747
return
x.Error
748
}
749
return
""
750
}
751
752
type
IPFields
struct
{
753
state protoimpl.MessageState
Callers
1
MetadataResultFromProto
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected