Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesenelir/go-utils
Testing for Go's pkg
https://github.com/lesenelir/go-utils
Last synced: 9 days ago
JSON representation
Testing for Go's pkg
- Host: GitHub
- URL: https://github.com/lesenelir/go-utils
- Owner: lesenelir
- License: mit
- Created: 2024-05-18T08:21:07.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T09:43:39.000Z (6 months ago)
- Last Synced: 2024-06-19T15:14:30.102Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-utils
The purpose of this project is to test Go's public package :)
I integrated some of the data structures APIs from JavaScript into this project.
So, If you are familiar with JavaScript, you can easily understand the code and use it in your project.## Installation
```bash
go get github.com/lesenelir/go-utils
```
## Thank you
To all of you: Thank you for using this package. I hope it helps you in your project.