Documentation ¶
Index ¶
- Constants
- func NullBool() *sql.NullBool
- func NullFloat64() *sql.NullFloat64
- func NullInt32() *sql.NullInt32
- func NullInt64() *sql.NullInt64
- func NullString() *sql.NullString
- func NullTime() *sql.NullTime
- func Require(runtime *goja.Runtime, module *goja.Object)
- func TxOptions(isolation sql.IsolationLevel, readOnly bool) *sql.TxOptions
Constants ¶
View Source
const (
ModuleID = `stdgo/database/sql`
)
Variables ¶
This section is empty.
Functions ¶
func NullFloat64 ¶
func NullFloat64() *sql.NullFloat64
func NullString ¶
func NullString() *sql.NullString
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.