Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 703 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 703 Bytes

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