An open API service indexing awesome lists of open source software.

https://github.com/foxcapades/lib-go-xos


https://github.com/foxcapades/lib-go-xos

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

= XOS

`os` package without errors.

Simple wrapper for common `os` standard library functions
that panic instead of returning an error.

Simply for throwing together quick scripts in Go rather than
bash.