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

Method GetPublicKeyPath

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

Source from the content-addressed store, hash-verified

231}
232
233func (x *Auth) GetPublicKeyPath() string {
234 if x != nil {
235 return x.PublicKeyPath
236 }
237 return ""
238}
239
240type Bootstrap_NatsServer struct {
241 state protoimpl.MessageState `protogen:"open.v1"`

Callers 2

NewGRPCServerFunction · 0.80
NewHTTPServerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected