modulepackage
0.0.0-20250221145804-75097aa0b547
Repository: https://github.com/gittuf/github-app.git
Documentation: pkg.go.dev
# README
gittuf/github-app
This is the repository for gittuf's GitHub app.
# Variables
ErrFailedPEMParsing gets returned when PKCS1, PKCS8 or PKIX key parsing fails.
ErrNoPEMBlock gets triggered when there is no PEM block in the provided file.
ErrUnknownKeyType gets returned when we can't recognize the key type.