Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
Types ¶
type HostQueryResponse ¶
type HostQueryResponse struct { Error *string ResultJson *string RowsAffected uint32 LastInsertID uint64 }
func ExecuteQuery ¶
func ExecuteQuery(ctx context.Context, connectionName, dbType, statement, paramsJson string) (*HostQueryResponse, error)
Click to show internal directories.
Click to hide internal directories.