Go to file
2020-01-23 14:38:27 +01:00
broker Remove error management as it break on empty values 2020-01-23 14:38:27 +01:00
models Cleaning and working write/read to kafka and saving objects 2020-01-23 14:36:24 +01:00
parser Refactoring and setting clearer filenames in utils/ 2020-01-22 15:49:52 +01:00
utils saving 2020-01-23 13:13:59 +01:00
.gitignore Adding .txt files to gitignore 2020-01-22 15:44:56 +01:00
go.mod Setting up connector to Kafka and sending consummed and formatted Nodes to Kafka 2020-01-16 15:56:57 +01:00
go.sum Setting up connector to Kafka and sending consummed and formatted Nodes to Kafka 2020-01-16 15:56:57 +01:00
main.go saving 2020-01-23 13:13:59 +01:00
README.md Adding README with install instructions 2020-01-15 14:40:47 +01:00

Styx

Install

go get -u gitlab.dcso.lolcat/LABS/styx
cd $GOPATH/src/gitlab.dcso.lolcat/LABS/styx
go build
./styx