Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuender/helper
Helpers methods for Golang
https://github.com/xuender/helper
functional go golang helper
Last synced: about 1 month ago
JSON representation
Helpers methods for Golang
- Host: GitHub
- URL: https://github.com/xuender/helper
- Owner: xuender
- License: mit
- Created: 2024-12-04T08:57:04.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-06T01:41:42.000Z (about 1 month ago)
- Last Synced: 2024-12-06T02:13:22.337Z (about 1 month ago)
- Topics: functional, go, golang, helper
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helper
[![Action][action-svg]][action-url]
[![Report Card][goreport-svg]][goreport-url]
[![codecov][codecov-svg]][codecov-url]
[![Lines of code][lines-svg]][lines-url]
[![godoc][godoc-svg]][godoc-url]
[![License][license-svg]][license-url]✨ **`xuender/helper` is helpers methods for Golang.**
## 🚀 Use
```shell
go get github.com/xuender/helper@latest
```## 💡 Usage
## 👤 Contributors
![Contributors][contributors-svg]
## 📝 License
© ender, 2024~time.Now
[MIT LICENSE][license-url]
[action-url]: https://github.com/xuender/helper/actions
[action-svg]: https://github.com/xuender/helper/workflows/Go/badge.svg[goreport-url]: https://goreportcard.com/report/github.com/xuender/helper
[goreport-svg]: https://goreportcard.com/badge/github.com/xuender/helper[codecov-url]: https://codecov.io/gh/xuender/helper
[codecov-svg]: https://codecov.io/gh/xuender/helper/graph/badge.svg?token=JCGCZVYA0L[godoc-url]: https://godoc.org/github.com/xuender/helper
[godoc-svg]: https://godoc.org/github.com/xuender/helper?status.svg[license-url]: https://github.com/xuender/helper/blob/master/LICENSE
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg[contributors-svg]: https://contrib.rocks/image?repo=xuender/helper
[lines-svg]: https://sloc.xyz/github/xuender/helper
[lines-url]: https://github.com/boyter/scc