Files
golib/artifact/jfrog
Nicolas JUHEL 24e4191bc4 Package artifact:
- replace file progress to generic interface extended from io reader / writer with progress function
- replace download function who's make the io copy, to a function that return the size + io.readCloser stream

Package ioutils/ioprogress:
- add a package to expose a generic interface based on io readcloser / writecloser
- add a instance to create a io readcloser / writecloser with progress function
- new instance based only on io readcloser/ writecloser and allow to register progress function or not if not wanted

Other:
- bump dependencies
- adjust format licence for context/gin
2024-04-15 12:46:33 +02:00
..
2023-08-28 11:22:08 +02:00
2024-04-15 12:46:33 +02:00