Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListDatasources ¶
ListDatasources returns all configured datasource names
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps a SQL database connection
func NewClient ¶
NewClient creates a new SQL client for the specified datasource (read-only by default)
func NewClientWithOptions ¶
NewClientWithOptions creates a new SQL client with configurable read-only mode
type QueryResult ¶
QueryResult holds the results of a query
Click to show internal directories.
Click to hide internal directories.