Releases: arekkusu66/goutils
Releases · arekkusu66/goutils
1.14.3.1
1.14.3
added a mux parameter to the Dir function to act as the request multi…
1.14.2
removed OsFile function
1.14.1
removed defer file.Close() from OsFile function
1.14
Removed ContentType field, added a contentType parameter in the POST …
1.13
added a ContentType field to the Request struct for custom types and …
1.12
Added info about some functions
1.11
Added the create flag to the AppendWrite function
1.1
Added the serve.Dir function
1
added the WriteString method