commit | 8e5fadb7015bb3716576583090ff2c6342c8cacf | [log] [tgz] |
---|---|---|
author | Abhay Kumar <abhayk@radisys.com> | Thu Aug 29 15:50:47 2024 +0530 |
committer | Abhay Kumar <abhayk@radisys.com> | Tue Nov 12 20:33:46 2024 +0000 |
tree | 003bac2b63369d4d9a81a65bb5b76dc44991ae46 | |
parent | 30bfd39e43fae431b6923a8b9ca270665b667315 [diff] |
[VOL-5368] Fix: panic send on closed channel Change-Id: I34dce020abf6599d76f8eb09ad603e5e4569ee45 Signed-off-by: Abhay Kumar <abhayk@radisys.com>
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.