Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetMessage
Method
GetMessage
vpn/vpn.pb.go:852–857 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
850
}
851
852
func
(x *Log) GetMessage() string {
853
if
x != nil {
854
return
x.Message
855
}
856
return
""
857
}
858
859
func
(x *Log) GetLoggerNames() []string {
860
if
x != nil {
Callers
2
ServiceBannerFromProto
Function · 0.45
BannerConfigFromProto
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected