connect

package
v0.0.0-...-cf53b06 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ConnectDispatcher

type ConnectDispatcher struct {
	// contains filtered or unexported fields
}

func ConnectProvider

func ConnectProvider() *ConnectDispatcher

func (*ConnectDispatcher) Query

func (c *ConnectDispatcher) Query(typ string, id int, uri string, ql string) ([]map[string]interface{}, error)

type MySQLClient

type MySQLClient struct {
	// contains filtered or unexported fields
}

func NewMySQLClient

func NewMySQLClient() *MySQLClient

func (*MySQLClient) Query

func (client *MySQLClient) Query(_ string, id int, uri string, sql string) ([]map[string]interface{}, error)

Jump to

Keyboard shortcuts

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