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

Method GetAppSecret

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

Source from the content-addressed store, hash-verified

2350}
2351
2352func (x *AppIMSetting_Lark) GetAppSecret() string {
2353 if x != nil {
2354 return x.AppSecret
2355 }
2356 return ""
2357}
2358
2359type AppIMSetting_DingTalk struct {
2360 state protoimpl.MessageState `protogen:"open.v1"`

Callers 2

convertAppIMSettingFunction · 0.45
UpdateSettingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected