package
0.0.0-20240107182258-17bc252a4bb9
Repository: https://github.com/matthiasbt/monitoring.git
Documentation: pkg.go.dev

# Functions

CheckConnectionError checks if an error is a retriable PostgreSQL error or a network error.
PrintBuildFlags prints build flags of version, date and commit these flags are set in compile-time like this: 1.

# Variables

ErrRetryAborted is the error returned when a retry operation is aborted due to context cancellation.

# Structs

Retrier is a struct that encapsulates retry logic parameters and a logger.