INNER CODE UNIT · Go
getKey
keel-hq/keel · approvals/approvals.go:461
func getKey(identifier string) string {
return ApprovalsPrefix + "/" + identifier
}
INNER CODE UNIT · Go
keel-hq/keel · approvals/approvals.go:461
func getKey(identifier string) string {
return ApprovalsPrefix + "/" + identifier
}