//
pkg.gl
Category
github.com/goark/sshql/pgdrv
module
package
0.3.0
Repository:
https://github.com/goark/sshql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
38 SLOC
#
Functions
New
New returns new Driver instance.
#
Constants
DriverName
No description provided by the author
#
Structs
Driver
Driver is driver.Driver and pq.Dialer for PostgreSQL via SSH.
#
Interfaces
Dialer
Dialer is interface type for SSH Dialer.