datagrip

package
v0.0.0-...-9758eb9 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourcesXML

func DataSourcesXML(c *Config) (string, error)

Types

type Config

type Config struct {
	Type        string // mysql, mssql or postgres
	Name        string
	Host        string
	Port        int
	Database    string // database name
	CAPath      string // cert chain path
	SSLCertPath string // cert pem file path
	SSLKeyPath  string // key pem file path
}

Jump to

Keyboard shortcuts

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