Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetUsername
Method
GetUsername
coderd/aibridged/proto/aibridged.pb.go:1243–1248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1241
}
1242
1243
func
(x *IsAuthorizedResponse) GetUsername() string {
1244
if
x != nil {
1245
return
x.Username
1246
}
1247
return
""
1248
}
1249
1250
var
File_coderd_aibridged_proto_aibridged_proto protoreflect.FileDescriptor
1251
Callers
1
ServeHTTP
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected