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

Method GetAppId

backend/generated-go/store/setting.pb.go:2345–2350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2343}
2344
2345func (x *AppIMSetting_Lark) GetAppId() string {
2346 if x != nil {
2347 return x.AppId
2348 }
2349 return ""
2350}
2351
2352func (x *AppIMSetting_Lark) GetAppSecret() string {
2353 if x != nil {

Callers 2

convertAppIMSettingFunction · 0.45
UpdateSettingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected