meta

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: Apache-2.0 Imports: 9 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 {
	Driver       string
	DSN          string
	Defaults     Defaults
	Oauth2Config *cred.Oauth2Config
	CredType     reflect.Type
}

func GetConfigs

func GetConfigs() []*Config

GetConfigs returns built-in driver metadata used by the connector service.

type Defaults

type Defaults struct {
	Port    int
	Host    string
	Options string
	Scopes  []string
}

Jump to

Keyboard shortcuts

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