# Functions
NewGarbageCollector initializes and returns a GarbageCollector.
# Constants
Interval represents the interval to run Garbage Collection.
# Structs
GarbageCollector represents a Workflow Garbage Collector.
# Interfaces
Interface GarbageCollector interface.