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

Method GetObfuscatedSslCa

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

Source from the content-addressed store, hash-verified

839}
840
841func (x *DataSource) GetObfuscatedSslCa() string {
842 if x != nil {
843 return x.ObfuscatedSslCa
844 }
845 return ""
846}
847
848func (x *DataSource) GetSslCert() string {
849 if x != nil {

Callers 1

deobfuscateInstancesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected