diff options
author | AndrewMurrell <ImFromNASA@gmail.com> | 2018-08-21 20:43:37 -0400 |
---|---|---|
committer | AndrewMurrell <ImFromNASA@gmail.com> | 2018-08-21 20:46:58 -0400 |
commit | e20c81b8255fc08d18ed809338bddea2f174664c (patch) | |
tree | 56ad3fbab3e3636a074a0299382b7c03cced94ff /sqlite3-binding.c | |
parent | Ensure that SqliteStmt.closed property is guarded. (diff) | |
download | golite-e20c81b8255fc08d18ed809338bddea2f174664c.tar.gz golite-e20c81b8255fc08d18ed809338bddea2f174664c.tar.xz |
Update go doc comments to refer to correct interfaces.
sql.Driver, sql.Conn, sql.Tx sql.Stmt, and sql.Rows are not interfaces.
Updated the comments to refer to the correct interfaces: driver.Driver,
driver.Conn, driver.Tx, driver.Stmt, and driver.Rows.
Diffstat (limited to 'sqlite3-binding.c')
0 files changed, 0 insertions, 0 deletions