Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ GetHttp
Method
GetHttp
app/artifact-cas/internal/conf/conf.pb.go:161–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
}
160
161
func
(x *Server) GetHttp() *Server_HTTP {
162
if
x != nil {
163
return
x.Http
164
}
165
return
nil
166
}
167
168
func
(x *Server) GetGrpc() *Server_GRPC {
169
if
x != nil {
Callers
1
NewHTTPServer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected