Versions in this module Expand all Collapse all v0 v0.5.2 May 14, 2022 v0.5.1 May 7, 2022 v0.5.0 Apr 17, 2022 Changes in this version + type Manager interface + DeleteKey func(pub string) error + GetKey func(pub string) (models.UserPubKey, error) + StoreKey func(pub models.UserPubKey) error