package internal
import "database/sql/internal"
Index ¶
Types ¶
type IsolationLevelKey ¶
type IsolationLevelKey struct{} // context value is driver.IsolationLevel
Context keys that set transaction properties for sql.BeginContext.
type ReadOnlyKey ¶
type ReadOnlyKey struct{} // context value is bool
Context keys that set transaction properties for sql.BeginContext.
Source Files ¶
- Version
- v1.8.0-beta.1
- Published
- Dec 1, 2016
- Platform
- js/wasm
- Last checked
- 21 seconds ago –
Tools for package owners.