Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdk-go for Vance Connectors

License

The Go Connector-Development Kit (CDK) aims to help you build a new Vance connector in minutes.

In Vance, a connector is either a Source or a Sink.

A valid Vance Source generally:

  • Retrieves data from real world data producers
  • Transforms retrieved data into CloudEvents
  • Delivers transformed CloudEvents to a HTTP target

And a valid Vance Sink generally:

  • Retrieves CloudEvents via HTTP requests
  • Uses retrieved CloudEvents in specific business logics

About

Go Connector-Development Kit (CDK)

Resources

Stars

4 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages