config

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	User                      string
	Password                  string
	AccessToken               string
	RefreshToken              string
	Host                      string
	Port                      int
	Params                    map[string]string // Connection parameters
	ApiVersion                int
	ClientName                string
	ClientVersion             string
	Schema                    string
	Autocommit                bool
	FetchSize                 int // Fetch size in kB
	QueryTimeout              int // query timeout in seconds
	Compression               bool
	ResultSetMaxRows          int
	Encryption                bool
	ValidateServerCertificate bool
	CertificateFingerprint    string
	UrlPath                   string
}

Jump to

Keyboard shortcuts

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