// Package types provides some useful types which implement the `sql.Scanner` // and `driver.Valuer` interfaces, suitable for use as scan and value targets with // database/sql. package types