repositorypackage
0.0.1-beta.1
Repository: https://github.com/nakji-network/connector.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
This is a library to help anyone integrate a new data source (aka connector) with Nakji Network.
The library handles:
- Connector boilerplate
- Getting configs
- Publishing and Subscribing to the Nakji message queue
- Initializing monitoring
- Healthcheck support
Connector examples are in examples/.
You can read more documentation on this library in the Nakji Documentation.
TODO: godoc badge and publish