# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
WorkerStateIdle means the worker is currently waiting for a task.
WorkerStateRunning means the worker is currently running a task.
WorkerStateScheduling means the worker is currently scheduling a future task.
# Structs
No description provided by the author
No description provided by the author
Cache stores all the certificate data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
WorkerState is the current thing the worker is doing.