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

Method GetObfuscatedSslKey

backend/generated-go/store/instance.pb.go:869–874  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

867}
868
869func (x *DataSource) GetObfuscatedSslKey() string {
870 if x != nil {
871 return x.ObfuscatedSslKey
872 }
873 return ""
874}
875
876func (x *DataSource) GetSslCaPath() string {
877 if x != nil {

Callers 1

deobfuscateInstancesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected