cloudevents-server

command module
v0.0.0-...-79220a3 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: MIT Imports: 18 Imported by: 0

README

Cloud Events Server

How to run

With sqlite as backend database:
go run --tags sqlite3 . -config=configs/example-config-sqlite3.yaml
With MySQL or TiDB as backend database:
go run . -config=configs/example-config.yaml

How to release

  • manualy build the container images with docker
skaffold build --default-repo <your image registry>
  • manualy build the container images with cluster(that has amd64 and arm64 nodes)
skaffold build --default-repo <your image registry>

more...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ent
pkg
events/custom/testcaserun
Package testcaserun implement handlers for test case run report events.
Package testcaserun implement handlers for test case run report events.

Jump to

Keyboard shortcuts

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