//
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
context
database/sql
errors
fmt
github.com/algorand/go-algorand-sdk/v2/protocol
github.com/algorand/go-algorand-sdk/v2/protocol/config
github.com/algorand/go-algorand-sdk/v2/types
github.com/algorand/indexer/v3/api/generated/v2
github.com/algorand/indexer/v3/idb
github.com/algorand/indexer/v3/idb/migration
github.com/algorand/indexer/v3/idb/postgres/internal/encoding
github.com/algorand/indexer/v3/idb/postgres/internal/migrations/convert_account_data
github.com/algorand/indexer/v3/idb/postgres/internal/schema
github.com/algorand/indexer/v3/idb/postgres/internal/types
github.com/algorand/indexer/v3/idb/postgres/internal/util
github.com/algorand/indexer/v3/idb/postgres/internal/writer
github.com/algorand/indexer/v3/types
github.com/algorand/indexer/v3/util
github.com/jackc/pgconn
github.com/jackc/pgerrcode
github.com/jackc/pgx/v4
github.com/jackc/pgx/v4/pgxpool
github.com/sirupsen/logrus
os
reflect
strings
sync
time