commit | 02603e805472571b692fd4bc66278e4a311dc4bd | [log] [tgz] |
---|---|---|
author | abhay <abhayk@radisys.com> | Thu Dec 26 11:05:34 2024 +0530 |
committer | Abhay Kumar <abhayk@radisys.com> | Tue Feb 18 08:06:27 2025 +0000 |
tree | 728ab831bd873c6490b1ddb176a222b13cc38226 | |
parent | 51559332d64afd1274c190541b3766e48ad7975c [diff] |
[VOL-5431] Do not send alarm - closed channel Change-Id: I3580bfa2bc7c7c261514b4f1157251608e510bde Signed-off-by: abhay <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.