Discover Packages
github.com/get-glu/glu
pkg
triggers
package
Version:
v0.0.1-prerelease9
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Edge returns a triggerable edge implementations which on a call to RunTriggers
runs all the provided triggers passing the edge as an argument.
Trigger is a type with a single method Run which takes a context
and an Edge implementation.
The triggers package expects Run to block until the context provided
is cancelled.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.