Documentation
¶
Overview ¶
Package gitsign provides a signer for signing git commits and tags via Gitsign keyless flow.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateKeySigner ¶
type PrivateKeySigner interface {
crypto.PrivateKey
crypto.Signer
}
Click to show internal directories.
Click to hide internal directories.