Skip to content

noi-techpark/go-opendatahub-ingest

Repository files navigation

Golang libs for Open Data Hub ingestion microservices

These libraries are for use inside the Open Data Hub to implement Data collectors, Transformers and Elaborations

dc

Data collector specific utilities. Services that push to a rabbitmq exchange

tr

Transformer specific utilities. Services that listen on a rabbitmq queue

dto

Data transfer objects for message exchange and raw data storage

mq

Simplified interface for rabbitmq

ms (microservices)

General utility boilerplate like logging, configuration and error handling

About

Shared golang libs for Open Data Hub ingestion microservices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages