MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetAppIm

Method GetAppIm

backend/generated-go/v1/setting_service.pb.go:816–823  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

814}
815
816func (x *SettingValue) GetAppIm() *AppIMSetting {
817 if x != nil {
818 if x, ok := x.Value.(*SettingValue_AppIm); ok {
819 return x.AppIm
820 }
821 }
822 return nil
823}
824
825func (x *SettingValue) GetWorkspaceProfile() *WorkspaceProfileSetting {
826 if x != nil {

Callers 2

EqualMethod · 0.95
UpdateSettingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected