Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible for non-string value in pair when init storager #107

Open
Prnyself opened this issue Jun 29, 2021 · 0 comments
Open

Compatible for non-string value in pair when init storager #107

Prnyself opened this issue Jun 29, 2021 · 0 comments
Assignees

Comments

@Prnyself
Copy link
Member

Prnyself commented Jun 29, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant