You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The types package provides some useful types which implement the sql.Scanner
and driver.Valuer interfaces, suitable for use as scan and value targets with
database/sql.