Discover Packages
github.com/cloudcloud/episodical
pkg
process
package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Sep 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Background will run as a goroutine to continually update internal references
across the configured sets, pulling data from their specified locations.
Push will take a Proc and push it onto the queue, awaiting the Background
to give it to a worker to execute.
Proc is a process to be handled in the background, allowing for various
components of episodical to request some sort of updating asynchronously.
Essentially this is an internal queueing mechanism.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.