kinesis-protobuf-test

command module
v0.0.0-...-d9ebe91 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README

kinesis-protobuf-test

A PoC kinesis producer using protobuf

Prerequisites

Install protoc

https://developers.google.com/protocol-buffers/docs/downloads

Install protoc-gen-go
go get google.golang.org/protobuf/cmd/protoc-gen-g
go install google.golang.org/protobuf/cmd/protoc-gen-go
Install protobuf go library
go get github.com/golang/protobuf

Generating the protobuf go code

protoc -I=. --go_out=. aggregate/aggregate.proto

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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