package
Version:
v0.0.0-...-73997e6
Opens a new window with list of versions in this module.
Published: Feb 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Factory is a factory that creates tuning sets.
NewFactory creates new ticker factory.
type TuningSet interface {
Execute(actions []func())
}
TuningSet executes action sets.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.