Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SqliteDB ¶
PostgresDB is a sql.DB with reconnect functionality.
func (*SqliteDB) RetryableError ¶ added in v0.0.5
RetryableError determines if a transaction should be retried after failing due to the specified error. When true, sleeps for a short random time before returning.
Click to show internal directories.
Click to hide internal directories.