package
0.3.4
Repository: https://github.com/tarancss/adp.git
Documentation: pkg.go.dev

# Packages

Package db implements the opening and graceful closing of database connections.
Package mongo implements the interface for MongoDB.
Package postgres implements the interface for PostgreSQL (TODO).

# Variables

No description provided by the author
No description provided by the author

# Structs

Address contains the fields for an address save to DB.
ListenedAddresses contains the fields of monitored objects saved to DB.
NetExplorer contains the fields for a NetExplorer type saved to DB.

# Interfaces

DB defines required methods for wallets and explorers.