eventutils

module
v0.0.0-...-7f7971d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2020 License: Apache-2.0

README

EventUtils

This project provides 3 elements for manipulating cloud events.

  1. Schema generation from Go structs
  2. Publishing of schemas to this schema registry
  3. The ability go generate functions and clients for those CloudEvents types.

An example deployment of the schema registry is provided at https://schemas.in-the-cloud.dev

Walkthrough

cmd/typegen

This binary generates Knative Eventing EventType objects and JSON-schema representations based on Go structs.

cmd/publish

Command for publishing to a schema registry (see above)

cmd/generate

Commands for generating receive functions, transform functions, and events clients from data in the schema registries.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL