MCPcopy 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
745func (x *CoordinateResponse) GetError() string {
746 if x != nil {
747 return x.Error
748 }
749 return ""
750}
751
752type IPFields struct {
753 state protoimpl.MessageState

Callers 1

MetadataResultFromProtoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected