Versions in this module Expand all Collapse all v9 v9.6.3 Jul 7, 2024 Changes in this version + func Scan(dst interface{}, keys []interface{}, vals []interface{}) error + type Scanner interface + ScanRedis func(s string) error + type StructValue struct + func Struct(dst interface{}) (StructValue, error) + func (s StructValue) Scan(key string, value string) error