Commit graph

6 commits

Author SHA1 Message Date
Christopher Talib e9c065bcc8 Setting up connector to Kafka and sending consummed and formatted Nodes to Kafka 2020-01-16 15:56:57 +01:00
Christopher Talib 6eaae99668 Extracting structures from CertStream
This work builds an extractor for the data in the CertStream in order to
save it. It builds itself from the previous work, so extensions and
flags can be added to the structures. The work in `utils` is basically a
big extractor for the data taking advantage of the JSONq library.

Currently, there is not refactoring and the "chains" are not saved
because they need additionnal computation which will come in a later
commit.
2020-01-15 14:36:53 +01:00
Christopher Talib 6064eed3e9 Fixing merge 2020-01-14 14:50:56 +01:00
Christopher Talib 7d741f4cf3 Basic read/write implementation with output in JSON 2020-01-14 14:49:14 +01:00
Robert Haist 8a7d4e1327 Update go.mod
changing the path name.
2020-01-14 09:56:46 +01:00
Christopher Talib b4e07b254a First commit with gitignore for the binary and initializing go modules 2020-01-14 09:43:12 +01:00