Go to file
2020-01-22 15:49:52 +01:00
broker Some temporal refactoring, saving domains and nodes 2020-01-22 15:45:25 +01:00
models Read/write from Kafka, simpler structure with plain data and not pointers 2020-01-22 15:01:07 +01:00
parser Refactoring and setting clearer filenames in utils/ 2020-01-22 15:49:52 +01:00
utils Refactoring and setting clearer filenames in utils/ 2020-01-22 15:49:52 +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 Some temporal refactoring, saving domains and nodes 2020-01-22 15:45:25 +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