Home | History | Annotate | Download | only in sql

Lines Matching full:scanner

71 // NullString implements the Scanner interface so
88 // Scan implements the Scanner interface.
107 // NullInt64 implements the Scanner interface so
114 // Scan implements the Scanner interface.
133 // NullFloat64 implements the Scanner interface so
140 // Scan implements the Scanner interface.
159 // NullBool implements the Scanner interface so
166 // Scan implements the Scanner interface.
184 // Scanner is an interface used by Scan.
185 type Scanner interface {