Versions in this module Expand all Collapse all v8 v8.11.8 Dec 3, 2021 v8.11.7 Nov 30, 2021 v8.11.6 Nov 30, 2021 Changes in this version + func Scan(dst interface{}, keys []interface{}, vals []interface{}) error + type StructValue struct + func Struct(dst interface{}) (StructValue, error) + func (s StructValue) Scan(key string, value string) error