Versions in this module Expand all Collapse all v0 v0.16.2 Aug 2, 2019 v0.16.1 Jul 30, 2019 v0.16.0 Aug 2, 2019 Changes in this version + type DB interface + GetPublicKey func(context.Context, storj.NodeID) (crypto.PublicKey, error) + SavePublicKey func(context.Context, storj.NodeID, crypto.PublicKey) error