mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/rkoesters/xdg (#2227)
This commit is contained in:
parent
bd96b254ee
commit
b2eb02979f
@ -914,6 +914,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and output handling.
|
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and output handling.
|
||||||
* [werr](https://github.com/txgruppi/werr) - Error Wrapper creates an wrapper for the error type in Go which captures the File, Line and Stack of where it was called.
|
* [werr](https://github.com/txgruppi/werr) - Error Wrapper creates an wrapper for the error type in Go which captures the File, Line and Stack of where it was called.
|
||||||
* [wuid](https://github.com/edwingeng/wuid) - An extremely fast unique number generator, 10-135 times faster than UUID.
|
* [wuid](https://github.com/edwingeng/wuid) - An extremely fast unique number generator, 10-135 times faster than UUID.
|
||||||
|
* [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go.
|
||||||
* [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
* [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
||||||
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user