Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetEmail
Method
GetEmail
backend/generated-go/v1/user_service.pb.go:688–693 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
686
}
687
688
func
(x *User) GetEmail() string {
689
if
x != nil {
690
return
x.Email
691
}
692
return
""
693
}
694
695
func
(x *User) GetTitle() string {
696
if
x != nil {
Callers
4
TestAuditLogFormat
Function · 0.45
UpdateSetting
Method · 0.45
getRequestResource
Function · 0.45
Equal
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestAuditLogFormat
Function · 0.36