//
pkg.gl
Category
github.com/algorand/indexer/v3
idb
postgres
internal
util
package
3.5.0
Repository:
https://github.com/algorand/indexer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
95 SLOC
#
Functions
GetMetastate
GetMetastate returns `idb.ErrorNotInitialized` if uninitialized.
SetMetastate
SetMetastate sets metastate.
TxWithRetry
TxWithRetry is a helper function that retries the function `f` in case the database transaction in it fails due to a serialization error.