Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
599
func
(x *Server_HTTP) GetCors() *Server_CORS {
600
if
x != nil {
601
return
x.Cors
602
}
603
return
nil
604
}
605
606
type
Server_TLS
struct
{
607
state protoimpl.MessageState `protogen:
"open.v1"
`
Callers
1
NewHTTPServer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected