Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
func ShutdownPGPools ¶
func ShutdownPGPools()
ShutdownPGPools shuts down all the PostgreSQL connection pools.
Types ¶
type HostQueryResponse ¶
func ExecuteQuery ¶
func ExecuteQuery(ctx context.Context, connectionName, dbType, statement, paramsJson string) (*HostQueryResponse, error)
Click to show internal directories.
Click to hide internal directories.