//
pkg.gl
Category
github.com/amsokol/go-ignite-client
sql
package
1.0.0-beta.2
Repository:
https://github.com/amsokol/go-ignite-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
144 SLOC
#
Packages
http
No description provided by the author
#
Structs
Column
Column is SQL column struct.
ResultSet
ResultSet is SQL resultSet struct.
Rows
Rows is SQL rows struct.
Stmt
Stmt is SQL statement struct.
#
Interfaces
Conn
Conn extends driver.Conn.