internal

package standard library
go1.27rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2026 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package internal contains internal symbols shared between database/sql and database/sql/driver.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScanContextValue

func ScanContextValue(c ScanContext) any

Types

type ScanContext

type ScanContext struct {
	// contains filtered or unexported fields
}

ScanContext is database/sql/driver.ScanContext. We define it here so driver.ScanContext can be opaque to users but visible to database/sql.

func NewScanContext

func NewScanContext(v any) ScanContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL