Tim Voronov
414c16db09
Fixed unit test
2020-09-14 22:40:34 -04:00
Tim Voronov
d3c28a43ff
Added possibility to use any type as a file content ( #544 )
2020-08-07 22:09:02 -04:00
Tim Voronov
24d8eedd4c
Feature/doc markup ( #543 )
...
* Added release notes
* #509 fixedOCOD typo
* Updated values
* Updated comments
* Changed stdlib docs format
* Changed format of array in docs
* Use 'any' instead of 'value' in docs
* New format for optional params
* Updated docs for testing package
* Added namespace information
2020-08-07 21:49:29 -04:00
Vladimir Fetisov
83fa54e65a
change file mode from 0222 to 0666 ( #494 )
2020-05-02 14:43:43 -04:00
Tim Voronov
a16701e2b0
Updated comments for HTTP functions
2020-02-21 11:15:41 -05:00
Tim Voronov
67dc8703c7
Added HTTP methods ( #452 )
...
* Added HTTP methods
* Added unit tests
* Fixed linting issue
* Replaced localhost with 127.0.0.1
* Added random port generator
* Disabled http tests
* Disabled HTTP GET test
2020-02-21 11:06:45 -05:00
3timeslazy
ae94075a42
add NewPairValueType
2019-10-21 20:11:47 +03:00
3timeslazy
86a143251b
fix go vet
2019-10-21 19:27:20 +03:00
3timeslazy
474b340ad0
move parseWriteMode into parseParams
2019-10-21 19:02:44 +03:00
3timeslazy
2b3a82d720
fix parseWriteMode return
2019-10-21 18:35:35 +03:00
3timeslazy
892915c58d
fix Write comment
2019-10-21 18:30:04 +03:00
3timeslazy
8171b6e1ed
use tempFile at TestRead
2019-10-21 18:28:47 +03:00
3timeslazy
d1c5145a5b
add IO::FS::WRITE function
2019-10-21 18:26:49 +03:00
3timeslazy
e6757b1f01
add IO::FS::READ function
2019-10-19 21:17:34 +03:00