Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
/ go-commons Public archive

A common collection of utilities for Go programming language

License

Notifications You must be signed in to change notification settings

nandlabs/go-commons

Archival Notice !

Dear Contributors and Users,

We have decided to merge the go-commons codebase with golly. As a result, this repository will be archived.

Thank you for your contributions and support throughout the lifespan of this project.

While active development will cease here, the project's objectives will continue under the new initiative.

For any inquiries or further information, please refer to the new project repository.

Thank you,

Project Maintainers

go-commons

Go Commons is a collection of reusable common utilities

Goals

  • Create reusable common collection of utilities targeting enterprise use cases
  • Ensure the project is self-contained and minimise external dependencies.

Installation

go get go.nandlabs.io/commons

Utilities

WIP

Contributing

We welcome contributions to the project. If you find a bug or would like to request a new feature, please open an issue on GitHub.

License

This project is licensed under Apache-2.0 License. See the License file for details.