Documentation
¶
Index ¶
- func GetClusterNodeConnection(ctx context.Context, node map[string]any, opts ConnectionOptions) (*pgxpool.Pool, error)
- func GetReplModeConnection(nodeInfo map[string]any) (*pgconn.PgConn, error)
- func GetSizedClusterNodeConnection(node map[string]any, opts ConnectionOptions) (*pgxpool.Pool, error)
- type ConnectionOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReplModeConnection ¶
func GetSizedClusterNodeConnection ¶ added in v1.3.1
Types ¶
type ConnectionOptions ¶ added in v1.4.0
Click to show internal directories.
Click to hide internal directories.