Documentation
¶
Index ¶
- func Append(ctx context.Context, dsn string, database string, schema string, table string, ...) (rowsAppended int64, bytesRead uint64, err error)
- func Execute(ctx context.Context, dsn string, request ducktape.ExecuteRequest) (sql.Result, error)
- func Query(ctx context.Context, dsn string, request ducktape.QueryRequest) ([]map[string]any, error)
- func RegisterApiRoutes(mux *http.ServeMux)
- func RegisterHealthCheckRoutes(mux *http.ServeMux)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterApiRoutes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.