//
pkg.gl
Category
github.com/algorand/indexer/v3
idb
postgres
package
3.5.0
Repository:
https://github.com/algorand/indexer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
4
Files
2.8k SLOC
#
Packages
testing
No description provided by the author
#
Functions
OpenPostgres
OpenPostgres is available for creating test instances of postgres.IndexerDb Returns an error object and a channel that gets closed when blocking migrations finish running successfully.
#
Structs
IndexerDb
IndexerDb is an idb.IndexerDB implementation.