MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / GetCors

Method GetCors

app/artifact-cas/internal/conf/conf.pb.go:599–604  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

597}
598
599func (x *Server_HTTP) GetCors() *Server_CORS {
600 if x != nil {
601 return x.Cors
602 }
603 return nil
604}
605
606type Server_TLS struct {
607 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

NewHTTPServerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected