Registry / cloud / eventing

eventing

JSON →
library0.49.1gogounverified

Knative Eventing provides event-driven architecture for Kubernetes, enabling event sources, triggers, and brokers.

go get knative.dev/eventing
INSTALL
IMPORT
SIG · EVENTING
E
eventing
cloudgov0.49.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.

eventing
✓ knative.dev/eventing

Prints the Knative Eventing version.

package main import ( "fmt" "knative.dev/eventing" ) func main() { fmt.Println(eventing.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
Resources
eventing — go get eventing · libregistry