-
Notifications
You must be signed in to change notification settings - Fork 629
File upload method #1746
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
base: main
Are you sure you want to change the base?
File upload method #1746
Conversation
…se-go into file_upload_method
…se-go into file_upload_method
…se-go into file_upload_method
|
Hi @cl-bvl thanks for the PR :) Wondering if we should make this InsertFile api more generic? Like instead of taking the path, why not some anythoughts? |
…se-go into file_upload_method
|
Hello.
We can do 2 methods - generic with io.Reader and wrapper for file insert. Something like this: Is it looking good for you? If yes i will make it. |
Curious why 2 methods? If we expose two methods we need to maintain those 2 methods forever. I'm thinking just Would that work? |
|
Done |
…se-go into file_upload_method
Summary
Checklist
Delete items not relevant to your PR: