package cmdpacks import "github.com/lmika/dynamo-browse/internal/dynamo-browse/models" type ResultSetProxy struct { RS *models.ResultSet }