MCPcopy
hub / github.com/rclone/rclone / logCalculator

Struct logCalculator

fs/pacer.go:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18type logCalculator struct {
19 pacer.Calculator
20}
21
22// NewPacer creates a Pacer for the given Fs and Calculator.
23func NewPacer(ctx context.Context, c pacer.Calculator) *Pacer {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected