package
Version:
v0.6.5
Opens a new window with list of versions in this module.
Published: Dec 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 16
Opens a new window with list of known importers.
Documentation
¶
Session returns the session with the given name and reports whether it exists.
SetResponse sets the response for the given session and query.
Response is a response to a query.
Close closes the rows iterator. It is a noop.
func (*Response) Columns ¶
Columns returns the names of the columns in the result set.
Next is called to populate the next row of data into the provided slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.