For now, we can only init storager with pairs whose value is String by convert Pair into type.Pair.
Options such as s3.WithForcePathStyle can not be set via String.
In GSP-90, we support initialization via connection string, with which pairs with bool or int type can be parsed.
We need to migrate init method with this.
For now, we can only init storager with pairs whose value is
Stringby convertPairintotype.Pair.Options such as
s3.WithForcePathStylecan not be set viaString.In GSP-90, we support initialization via connection string, with which pairs with bool or int type can be parsed.
We need to migrate init method with this.