//
pkg.gl
Category
github.com/goark/sshql/mysqldrv
module
package
0.4.0
Repository:
https://github.com/goark/sshql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
35 SLOC
#
Functions
New
New returns new Driver instance.
#
Constants
DialName
No description provided by the author
#
Structs
Driver
Driver is driver.Driver and pq.Dialer for MySQL via SSH.
#
Interfaces
Dialer
Dialer is interface type for SSH Dialer.