https://github.com/ranajahanzaib/gx
An opensource library for all things Go
https://github.com/ranajahanzaib/gx
go-library go-microservice go-toolkit golang
Last synced: about 1 month ago
JSON representation
An opensource library for all things Go
- Host: GitHub
- URL: https://github.com/ranajahanzaib/gx
- Owner: ranajahanzaib
- License: mit
- Created: 2022-01-26T15:05:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T16:23:08.000Z (over 3 years ago)
- Last Synced: 2025-03-17T09:52:22.280Z (about 2 months ago)
- Topics: go-library, go-microservice, go-toolkit, golang
- Language: Go
- Homepage: https://docs.ranajahanzaib.com/gx/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# gx
[](./LICENSE) [](./CONTRIBUTING.md)
An opensource library for all things Go.
## Contributing
We'd love to accept your patches and contributions to this project. There are just a few guidelines you need to follow.
### [Code of Conduct](./CODE_OF_CONDUCT.md)
This project follows [Contributor Covenant](https://www.contributor-covenant.org/)
as it's Code of Conduct, and we expect all project participants to adhere to it.
Please read the [full guide](./CODE_OF_CONDUCT.md) so that you can understand
what actions will not be tolerated.### [Contributing Guide](./CONTRIBUTING.md)
Read our [contributing guide](./CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to project.
### [LICENSE](./LICENSE)
This project is licensed under the [MIT License](./LICENSE), meaning that you're free to modify, distribute, and / or use it for any commercial or private project.