Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = "databricks: not implemented"
View Source
var ErrParametersNotSupported = "databricks: query parameters are not supported"
View Source
var ErrTransactionsNotSupported = "databricks: transactions are not supported"
Functions ¶
Types ¶
type StackTracer ¶
type StackTracer interface {
StackTrace() errors.StackTrace
}
Click to show internal directories.
Click to hide internal directories.