.. |
01-CreateEmptyFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
02-TruncateFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
03-GetFileInfo.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
04-RenameFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
05-RemoveFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
06-OpenCloseFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
07-CheckFileExist.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
08-CheckFilePermissions.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
09-ChangeFilePermissions.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
10-HardlinkSymlink.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
11-CopyFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
12-SeekPositionInFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
13-WriteBytesToFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
14-QuickWriteToFile.go
|
fix: removal of deprecated packages
|
2024-01-20 10:55:19 +02:00 |
15-OpenFileToWrite.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
16-ReadFromFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
17-OpenFileToRead.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
18-ReadNBytesFromFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
19-ReadAllBytesFromFile.go
|
fix: removal of deprecated packages
|
2024-01-20 10:55:19 +02:00 |
20-QuickReadWholeFile.go
|
fix: removal of deprecated packages
|
2024-01-20 10:55:19 +02:00 |
21-UseBufferedReader.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
22-ReadWithScanner.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
23-ArchiveFiles.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
24-ExtractFiles.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
25-CompressFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
26-DecompressFile.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
27-DownloadFileOverHTTP.go
|
fix: removal of deprecated packages
|
2024-01-20 10:55:19 +02:00 |
28-HashAndChecksum.go
|
fix: removal of deprecated packages
|
2024-01-20 10:55:19 +02:00 |
30-HasAndChecksum2.go
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |
COPYRIGHT.md
|
feat: implementation of algorithms and utility programs in Go
|
2024-01-17 21:54:45 +02:00 |