Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultIncludeDeletedDuration = balanceworker.DefaultIncludeDeletedDuration
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recalculator ¶
type Recalculator = balanceworker.Recalculator
func NewRecalculator ¶
func NewRecalculator(opts RecalculatorOptions) (*Recalculator, error)
type RecalculatorOptions ¶
type RecalculatorOptions = balanceworker.RecalculatorOptions
type SubjectResolver ¶
type SubjectResolver = balanceworker.SubjectResolver
type Worker ¶
type Worker = balanceworker.Worker
func New ¶
func New(opts WorkerOptions) (*Worker, error)
type WorkerOptions ¶
type WorkerOptions = balanceworker.WorkerOptions
Click to show internal directories.
Click to hide internal directories.