connection

package
v0.1.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVolcengineConfig

func GetVolcengineConfig(ctx context.Context, client *volcengine.Client, params VolcengineParams) (pgconn.Config, error)

GetVolcengineConfig converts the managed connection response into the pgconn configuration expected by PostgreSQL-based CLI commands.

func GetVolcengineURL

func GetVolcengineURL(ctx context.Context, client *volcengine.Client, params VolcengineParams) (string, error)

GetVolcengineURL resolves the managed Postgres URL for an explicit user request.

Types

type VolcengineParams

type VolcengineParams struct {
	WorkspaceID string
	BranchID    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL