MCPcopy Index your code
hub / github.com/jetify-com/devbox / LockfileKey

Method LockfileKey

internal/plugin/github.go:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167}
168
169func (p *githubPlugin) LockfileKey() string {
170 return p.ref.String()
171}
172
173func getRedactedAuthHeader(req *http.Request) string {
174 authHeader := req.Header.Get("Authorization")

Callers 1

FileContentMethod · 0.95

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected