Versions in this module Expand all Collapse all v1 v1.1.0 Oct 28, 2022 Changes in this version + type DataMapper interface + FromAthenaResultSetV2 func(ctx context.Context, input *types.ResultSet) ([]interface{}, error) + func NewMapperFor(modelType reflect.Type) (DataMapper, error)