Skip to content

davidB/cdevents-sdk-rust

 
 

Repository files navigation

Rust CDEvents SDK

Rust SDK to emit CDEvents.

The SDK can be used to create CDEvents and send them as CloudEvents, as well as parse a received CloudEvent into a CDEvent.

Get started

WIP

Create your first CDEvent

To create a CDEvent, for instance a pipelineRun queued one:

WIP

Send your first CDEvent as CloudEvent

Import the modules in your code

WIP

To send a CDEvent as CloudEvent:

WIP

See the CloudEvents docs as well.

Contributing

If you would like to contribute, see our development guide.

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • Makefile 29.1%
  • Rust 25.5%