encmysql

package module
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBinaryField

func DecodeBinaryField(buf []byte, m_type uint8, is_unsigned bool, parse_time bool, loc *time.Location, decimals uint8) (any, error)

func DecodeTextField

func DecodeTextField(buf []byte, m_type uint8, is_unsigned bool, parse_time bool, loc *time.Location) (any, error)

func RemoveParamFromDSN

func RemoveParamFromDSN(dsn string, param string) string

Types

type EncMySQLDriver

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

func (*EncMySQLDriver) Open

func (d *EncMySQLDriver) Open(dsn string) (driver.Conn, error)

func (*EncMySQLDriver) OpenConnector

func (d *EncMySQLDriver) OpenConnector(dsn string) (driver.Connector, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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