Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orisano/mailo
email decoder for go
https://github.com/orisano/mailo
Last synced: 24 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T08:54:45.000Z (about 1 year ago)
- Last Synced: 2024-10-04T17:51:13.036Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mailo
![](https://github.com/orisano/mailo/workflows/Test/badge.svg)mailo is email decoder for go.
## Installation
```bash
go get github.com/orisano/mailo
```## Author
Nao Yonashiro (@orisano)## LICENSE
MIT