conn

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LOG = logging.NewLogger("conn-parse")

Functions

This section is empty.

Types

type ConnectionParameters

type ConnectionParameters struct {
	Username string
	Password string
	Host     string
	Port     int
	Ssl      bool
	Database string
}

func ParseParameters

func ParseParameters(opts map[string]interface{}, defaultPort int) *ConnectionParameters

Jump to

Keyboard shortcuts

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