Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (Client) RawSQLPost ¶
type SQLFactoryRequest ¶
type SQLFactoryRequest struct {
Sqlcmd string `json:"sqlcmd"`
}
type SQLFactoryResponse ¶
Click to show internal directories.
Click to hide internal directories.