function-sidecar

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2017 License: Apache-2.0

README

= Function Sidecar

== Building
```
cd $GOPATH
git clone https://github.com/projectriff/function-sidecar src/github.com/projectriff/function-sidecar
cd src/github.com/projectriff/function-sidecar
make dockerize
```

== Tests (including integration with Kafka)
Assuming kafka is running locally on port 9092,
```
KAFKA_BROKER=localhost:9092 make clean test
```

Directories

Path Synopsis
pkg
dispatcher/grpc/fntypes
Package fntypes is a generated protocol buffer package.
Package fntypes is a generated protocol buffer package.
dispatcher/grpc/function
Package function is a generated protocol buffer package.
Package function is a generated protocol buffer package.
wireformat
Package wireformat deals with how to serialize/deserialize a dispatcher.Message on a Kafka topic.
Package wireformat deals with how to serialize/deserialize a dispatcher.Message on a Kafka topic.

Jump to

Keyboard shortcuts

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