package
1.1.1-beta.1
Repository: https://github.com/inngest/inngest.git
Documentation: pkg.go.dev

# Functions

FindInvokedFunction is a helper method which loads all available functions, checks the incoming event and returns the function to be invoked via the RPC invoke event, or nil if a function is not being invoked.
Initialize creates a new funciton run identifier for the given workflow and event, stores this in our state store, then enqueues a new function run within the given queue for execution.
No description provided by the author
NewTracker returns a crappy in-memory tracker used for registering function runs.
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
WithTracker is used in the dev server to track runs.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Runner is the interface for the runner, which provides a standard Service and the ability to re-initialize crons.

# Type aliases

No description provided by the author