Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

added detailed comment for render.Download() #2333

Merged
merged 1 commit into from
Sep 28, 2022
Merged

added detailed comment for render.Download() #2333

merged 1 commit into from
Sep 28, 2022

Conversation

sio4
Copy link
Member

@sio4 sio4 commented Sep 28, 2022

Added a detailed comment for the render.Download(). This function/method is not for a static file but it should be used for dynamically generated file download for dynamic data. (e.g. CVS for database query)

fixes #2287

@sio4 sio4 added the internal cleanup internal cleanup (or a kind of refactoring) label Sep 28, 2022
@sio4 sio4 added this to the v1.1.0 milestone Sep 28, 2022
@sio4 sio4 self-assigned this Sep 28, 2022
@sio4 sio4 requested a review from a team as a code owner September 28, 2022 13:50
@sio4 sio4 merged commit 76f3353 into v1 Sep 28, 2022
@sio4 sio4 deleted the comment-for-download branch September 28, 2022 13:51
@sio4 sio4 added the documentation Improvements or additions to documentation label Sep 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation internal cleanup internal cleanup (or a kind of refactoring)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update function description for render.Download() to clarify the usage of the function
1 participant