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

Method GetSecret

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

Source from the content-addressed store, hash-verified

2298}
2299
2300func (x *AppIMSetting_Wecom) GetSecret() string {
2301 if x != nil {
2302 return x.Secret
2303 }
2304 return ""
2305}
2306
2307type AppIMSetting_Lark struct {
2308 state protoimpl.MessageState `protogen:"open.v1"`

Callers 4

sendDirectMessageMethod · 0.45
getSecretFromAzureFunction · 0.45
convertAppIMSettingFunction · 0.45
UpdateSettingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected