mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix ##3096
This commit is contained in:
parent
63a0dbac92
commit
f56fb3f7d1
@ -34,7 +34,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Email](#email)
|
||||
- [Embeddable Scripting Languages](#embeddable-scripting-languages)
|
||||
- [Error Handling](#error-handling)
|
||||
- [Files](#files)
|
||||
- [File Handling](#file-handling)
|
||||
- [Financial](#financial)
|
||||
- [Forms](#forms)
|
||||
- [Functional](#functional)
|
||||
@ -711,7 +711,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [tracerr](https://github.com/ztrue/tracerr) - Golang errors with stack trace and source fragments.
|
||||
* [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.
|
||||
|
||||
## Files
|
||||
## File Handling
|
||||
|
||||
*Libraries for handling files and file systems.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user