A collection of golang common methods
Package |
functionality |
|---|---|
| slices | Golang slices and arrays with common wrappers. |
| sse | Simple Server-sent Events Server and Client. |
SMTP mail library based on gopkg.in/domail.v2 |
|
| bitwise | Encryption and decryption using bit operations |
File |
functionality |
|---|---|
| file | Golang encapsulate some methods related to files. |