Module utils

Module utils 

Source
Expand description

Helper functions for working with Wrappers

Enums§

CreateRuntimeError

Functions§

create_async_runtime
Create a Tokio async runtime
get_vault_secret
Get decrypted secret from Vault by secret ID
get_vault_secret_by_name
Get decrypted secret from Vault by secret name
log_debug1
Log debug message to Postgres log.
report_error
Report error to Postgres using ereport!
report_info
Report info to Postgres using ereport!
report_notice
Report notice to Postgres using ereport!
report_warning
Report warning to Postgres using ereport!