rds

package
v0.0.0-...-e3f4be3 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetToken

func GetToken(c fiber.Ctx) error

Types

type DbInfo

type DbInfo struct {
	IamRole  string `json:"iamRole"`
	Host     string `json:"host"`
	Port     int    `json:"port"`
	Username string `json:"username"`
}

type GetDbTokenRequest

type GetDbTokenRequest struct {
	myAws.AssumeRoleRequest
	DbInfo
}

Jump to

Keyboard shortcuts

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