commit | 21195d6432e65f1808f771fc6a4ece3ddb8aedd9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Apr 07 14:31:23 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 08 11:29:12 2021 -0700 |
tree | 00d2e6e7ff95b73f2788814824ead3dd0d02be0b | |
parent | c3bf9969041d5266443798d08cd369e33a52cf53 [diff] |
[VOL-3982] Improving locks on GemPort adn AllocId maps in Olt struct to avoid concurrency issues Change-Id: Iaea4915856af6057e273e05a5f34087cfdf73cad
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.