Versions in this module Expand all Collapse all v0 v0.0.2 Aug 30, 2022 Changes in this version + type Module struct + func NewModule(cdc codec.Marshaler, db database.Database, logger logging.Logger, ...) *Module + func (m *Module) Name() string + func (m *Module) RegisterPeriodicOperations(scheduler *gocron.Scheduler) error