https://github.com/orisano/mailo
email decoder for go
https://github.com/orisano/mailo
Last synced: over 1 year ago
JSON representation
email decoder for go
- Host: GitHub
- URL: https://github.com/orisano/mailo
- Owner: orisano
- License: mit
- Created: 2018-02-26T09:37:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T08:54:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T05:34:30.698Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mailo

mailo is email decoder for go.
## Installation
```bash
go get github.com/orisano/mailo
```
## Author
Nao Yonashiro (@orisano)
## LICENSE
MIT