Directories
¶
Path | Synopsis |
---|---|
Package block defines the interface required for all blockchain or network connections.
|
Package block defines the interface required for all blockchain or network connections. |
ethereum
Package ethereum implements interface for ethereum networks.
|
Package ethereum implements interface for ethereum networks. |
types
Package types common blockchain types.
|
Package types common blockchain types. |
Package config provides helper functionality to read microservice configurations from JSON config files or OS ENV variables.
|
Package config provides helper functionality to read microservice configurations from JSON config files or OS ENV variables. |
Package msg defines the interface for different message brokers.
|
Package msg defines the interface for different message brokers. |
amqp
Package amqp implements the message broker interface for AMQP compliant brokers (ie RabbitMQ).
|
Package amqp implements the message broker interface for AMQP compliant brokers (ie RabbitMQ). |
Package store defines the interface for database implementations to the wallet and explorer microservices.
|
Package store defines the interface for database implementations to the wallet and explorer microservices. |
db
Package db implements the opening and graceful closing of database connections.
|
Package db implements the opening and graceful closing of database connections. |
mongo
Package mongo implements the interface for MongoDB.
|
Package mongo implements the interface for MongoDB. |
postgres
Package postgres implements the interface for PostgreSQL (TODO).
|
Package postgres implements the interface for PostgreSQL (TODO). |
Package util contains helper functions used around the code.
|
Package util contains helper functions used around the code. |
Click to show internal directories.
Click to hide internal directories.