MCPcopy Create free account
hub / github.com/corestoreio/pkg / Scan

Method Scan

storage/null/time_mysql.go:44–68  ·  view source on GitHub ↗

Scan implements the Scanner interface. The value type must be time.Time or string / []byte (formatted time-string), otherwise Scan fails. It supports more input data than database/sql.NullTime.Scan

(value interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestTimeScanValueFunction · 0.95
BenchmarkSQLScannerFunction · 0.95

Calls 1

ParseDateTimeFunction · 0.85

Tested by 2

TestTimeScanValueFunction · 0.76
BenchmarkSQLScannerFunction · 0.76