Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Fingerprint ¶
func FingerprintSHA256 ¶
func FingerprintSHA256(k *db.PublicKey) (Fingerprint, error)
FingerprintSHA256 returns the algorithm and SHA256 fingerprint for the given key.
func (Fingerprint) String ¶
func (f Fingerprint) String() string
String outputs a string representation of the fingerprint.
type Model ¶
Model is the Tea state model for this user interface.
func (*Model) UpdatePaging ¶
UpdatePaging runs an update against the underlying pagination model as well as performing some related tasks on this model.
Click to show internal directories.
Click to hide internal directories.