# Functions
No description provided by the author
# Structs
NoopSealingTracker implements the sealing.SealingTracker and sealing.SealingObservation interfaces.
SealingObservation captures information about the progress of a _single_ go routine.
SealingRecord is a record of the sealing status for a specific incorporated result.
SealingTracker is an auxiliary component for tracking progress of the sealing logic (specifically sealing.Core).
# Type aliases
No description provided by the author