ie2awsrdslib

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const ENV_RDS_DBNAME = "IE2_RDS_DBNAME"
View Source
const ENV_RDS_HOST = "IE2_RDS_HOST"
View Source
const ENV_RDS_PORT = "IE2_RDS_PORT"
View Source
const ENV_REGION = "AWS_REGION"
View Source
const ENV_SECRETKEY = "IE2_RDS_PWD_KEY"
View Source
const ENV_USERNAME = "IE2_RDS_UNAME"

Variables

This section is empty.

Functions

func IE2RDSPostgresConnection

func IE2RDSPostgresConnection() (*pgx.Conn, error)

Types

type RDSLogin added in v0.0.30

type RDSLogin struct {
	UserName string `json:"username"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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