This repository contains several general purpose libraries reused across different rbmk repositories.
This repository has been merged into the main rbmk
repository with
rbmk#79.
Please, update the import paths as follows:
github.com/rbmk-project/common/FOO => github.com/rbmk-project/rbmk/pkg/common/FOO
This repository is archived for historical reference.
We maintain compatibility with the oldest supported version of Go as documented by the Go Release Policy and update our minimum required version of Go as needed.
go get github.com/rbmk-project/common
See DESIGN.md for an overview of the design.
Contributions are welcome! Please submit a pull requests using GitHub. Use rbmk-project/issues to create issues and discuss features related to this package.
SPDX-License-Identifier: GPL-3.0-or-later