MCPcopy 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
161func (x *Server) GetHttp() *Server_HTTP {
162 if x != nil {
163 return x.Http
164 }
165 return nil
166}
167
168func (x *Server) GetGrpc() *Server_GRPC {
169 if x != nil {

Callers 1

NewHTTPServerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected