connections

package
v0.0.0-...-f25badd Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	CnxMap map[string]*dbwrapper.DBWrapper
	// contains filtered or unexported fields
}

func NewManager

func NewManager() *Manager

func (*Manager) Close

func (m *Manager) Close() error

func (*Manager) Connect

func (m *Manager) Connect(dbname string, functions []string, aggregators []string) (string, error)

func (*Manager) DeleteConnection

func (m *Manager) DeleteConnection(id string)

func (*Manager) GetConnection

func (m *Manager) GetConnection(id string) (*dbwrapper.DBWrapper, error)

Jump to

Keyboard shortcuts

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