Versions in this module Expand all Collapse all v0 v0.0.1 Sep 1, 2021 Changes in this version + type PersistenceOptions struct + func New() *PersistenceOptions + func (po *PersistenceOptions) GetLinkSystem(name string) (ld.LinkSystem, bool) + func (po *PersistenceOptions) Register(name string, linkSystem ld.LinkSystem) error + func (po *PersistenceOptions) Unregister(name string) error