This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
utils
Watch
1
Star
0
Fork
0
You've already forked utils
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
5
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
camoroso
97a7408481
file-util.go: new functions CopyFileWithParent(), CopyFile(), CompareFilesBMd5(), CompareLastChangeTime(), and LoadFile()
2026-01-15 15:52:41 +01:00
file-util.go
file-util.go: new functions CopyFileWithParent(), CopyFile(), CompareFilesBMd5(), CompareLastChangeTime(), and LoadFile()
2026-01-15 15:52:41 +01:00
go.mod
Fixed module path
2024-02-19 09:57:53 +01:00
go.sum
Added existing files
2024-02-16 15:51:28 +01:00
gzip-util.go
gzip-util.go: fixed error definitions
2025-10-24 14:38:38 +02:00
LICENSE
Added copyright notice and license file
2024-03-01 15:06:08 +01:00
misc-util.go
misc-utils.go: corretti alcuni difetti, in particolare in OnEmpty()
2025-10-24 14:46:14 +02:00
os-util.go
os-util.go: corretta l'iniziale dei mesaggi d'errore (dev'essere minuscola)
2025-10-24 14:47:21 +02:00
README.md
first commit
2024-02-16 15:49:47 +01:00
string.go
Added copyright notice and license file
2024-03-01 15:06:08 +01:00
text-util.go
text-util.go: sostituita la variabile self con nome specifico tt per il tipo TextTemplate
2025-10-24 14:49:03 +02:00
time.go
Added copyright notice and license file
2024-03-01 15:06:08 +01:00
tty-util.go
tty-util.go: sostituita la variabile self con nome specifico tty per il tipo TTYContext
2025-10-24 14:51:43 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Misc utilities
Readme
66
KiB
Languages
Go
100%