Awesome Go

gut/yos

CategoryFile Handling
SubcategoryFile Handling
Stars0

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🍱 弁当
DocumentPkgGoDev
LicenseLicense
Build StatusGitHub Action - Ubuntu Build GitHub Action - macOS Build GitHub Action - Windows Build
Code QualityGo Report Card Codacy Code Climate
Test CoverageCodecov

Packages

Mentioned in Awesome Go

  • 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/rand
  • yhash: yet another collection of methods to calculate checksum of file/string/bytes
  • ystring: 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.

← Back to File Handling