Skip to content

v1.9.2

@nanjj nanjj tagged this 03 Nov 14:14
Scan interface only accept int64, float64, bool, []byte, string,
time.Time or nil. When do scan, it's better to check whether the type
support valuer interface and do convert.
Assets 2