package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev

# Functions

GetConnString returns formatted Postgres connection string for the profile.
Load loads Postgres connection service file from the default location.
LoadFromPath loads Postgres connection service file from the specified path.

# Constants

SSLModeVerifyCA is the Postgres SSL "verify-ca" mode.
SSLModeVerifyFull is the Postgres SSL "verify-full" mode.

# Structs

ServiceFile represents Postgres connection service file.