Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ GetTlsConfig
Method
GetTlsConfig
app/artifact-cas/internal/conf/conf.pb.go:720–725 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
718
}
719
720
func
(x *Server_GRPC) GetTlsConfig() *Server_TLS {
721
if
x != nil {
722
return
x.TlsConfig
723
}
724
return
nil
725
}
726
727
var
File_conf_proto protoreflect.FileDescriptor
728
Callers
1
NewGRPCServer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected