Skip to content

rbmk-project/common

Repository files navigation

General purpose libraries

GoDoc

This repository contains several general purpose libraries reused across different rbmk repositories.

Installation

go get github.com/rbmk-project/common

Design

See DESIGN.md for an overview of the design.

Contributing

Contributions are welcome! Please submit a pull requests using GitHub. Use rbmk-project/issues to create issues and discuss features related to this package.

License

SPDX-License-Identifier: GPL-3.0-or-later