Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultSourceID = "maestro" AuthMethodPassword = "password" // Standard postgres username/password authentication. AuthMethodMicrosoftEntra = "az-entra" // Microsoft Entra ID-based token authentication. // MinTokenLifeThreshold defines the minimum remaining lifetime (in seconds) of the access token before // it should be refreshed. MinTokenLifeThreshold = 60.0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.