gut/yos
Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links
About gut/yos
gut 🍱
Yet another collection of Go utilities & tools.
A simple one. Just go with your gut feeling.
Shortcuts
| Symbol | 🍱 弁当 |
|---|---|
| Document | |
| License | |
| Build Status | |
| Code Quality | |
| Test Coverage |
Packages
yos: yet another wrapper of platform-independent interface to operating system functionality (esp. file operations)yrand: yet another wrapper of crypto/rand with func like math/randyhash: yet another collection of methods to calculate checksum of file/string/bytesystring: yet another collection of methods to manipulate UTF-8 encoded strings
Frequently Asked Questions
What is gut/yos?
gut/yos is a File Handling library for the Go programming language. Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links
How do I install gut/yos?
Install gut/yos with the Go module system using `go get 1set/gut`. Check the repository for the current installation instructions.
What category does gut/yos belong to?
gut/yos is listed under File Handling, specifically File Handling.