tool

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filler

type Filler struct {
	// contains filtered or unexported fields
}

Filler is tools to fill missing entries.

func NewFiller

func NewFiller(l logger.Logger, db *gorm.DB, ps pubsub.PubSub) *Filler

NewFiller to create new filler tools.

func (*Filler) Run

func (f *Filler) Run() error

Run to run filler tools.

type Updater

type Updater struct {
	// contains filtered or unexported fields
}

Updater is tools to update old data.

func NewUpdater

func NewUpdater(l logger.Logger, s *saver.API, db *gorm.DB, ps pubsub.PubSub) *Updater

NewUpdater to create new updater tools.

func (*Updater) Run

func (m *Updater) Run() error

Run to run updater tools.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL