package
3.5.0
Repository: https://github.com/algorand/indexer.git
Documentation: pkg.go.dev

# Functions

SetupPostgres starts a gnomock postgres DB then returns the database object, the connection string and a shutdown function.
SetupPostgresWithSchema is equivalent to SetupPostgres() but also creates the indexer schema.