MCPcopy 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
688func (x *User) GetEmail() string {
689 if x != nil {
690 return x.Email
691 }
692 return ""
693}
694
695func (x *User) GetTitle() string {
696 if x != nil {

Callers 4

TestAuditLogFormatFunction · 0.45
UpdateSettingMethod · 0.45
getRequestResourceFunction · 0.45
EqualMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestAuditLogFormatFunction · 0.36