Versions in this module Expand all Collapse all v0 v0.1.2 Jun 27, 2022 v0.1.1 Apr 25, 2022 v0.1.0 Apr 20, 2022 Changes in this version + type Syncer struct + func New(db *database.DB, portalURLs []string, logger *logrus.Logger) (*Syncer, error) + func (s *Syncer) Start() error + func (s *Syncer) Stop() error