# Structs
EndorsedReference describes the current state of a reference endorsed by a host.
Note PushNote implements types.PushNote.
PushedReference represents a reference that was pushed by git client.
PushEndorsement Endorsement is used to endorse a push note.
# Interfaces
Endorsement represents a push endorsement.
Handler describes an interface for handling incoming push updates.
No description provided by the author
PushPool represents a pool for ordering git push transactions.
# Type aliases
EndorsedReferences is a collection of EndorsedReference.
PushedReferences represents a collection of pushed references.