Registry / messaging / markus-wa-godispatch

markus-wa-godispatch

JSON →
library1.4.1gogounverified

Package dispatch provides a general purpose object dispatcher for asynchronous or synchronous dispatching of queues or single objects.

go get github.com/markus-wa/godispatch
INSTALL
IMPORT
SIG · MARKUS-WA-GODISPAT
M
markus-wa-godispatch
messaginggov1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dispatch
github.com/markus-wa/godispatch

Create a dispatcher and dispatch an event with a handler.

import "github.com/markus-wa/godispatch" d := dispatch.New() d.Dispatch("event", func() { println("handled") })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
markus-wa-godispatch — go get markus-wa-godispatch · libregistry