repositorypackage
0.0.0-20240610144030-fe476faecb85
Repository: https://github.com/eilenc/ecommon.git
Documentation: pkg.go.dev
# README
ecommon
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. |