Versions in this module Expand all Collapse all v0 v0.16.2 Dec 14, 2023 v0.16.1 Dec 14, 2023 Changes in this version + type PersistenceOptions struct + func New() *PersistenceOptions + func (po *PersistenceOptions) GetLinkSystem(name string) (ipld.LinkSystem, bool) + func (po *PersistenceOptions) Register(name string, linkSystem ipld.LinkSystem) error + func (po *PersistenceOptions) Unregister(name string) error