commit | dd07b92fff2e86f5885ccb14253c5f372d148f6d | [log] [tgz] |
---|---|---|
author | nikesh.krishnan <nikesh.krishnan@radisys.com> | Wed Jul 05 23:55:42 2023 +0530 |
committer | Nikesh Krishnan <nikesh.krishnan@radisys.com> | Wed Aug 30 11:41:28 2023 +0000 |
tree | 203b8ed7771cacf266a6bd31ac088a71748a4dfc | |
parent | e22aa760a77562ab49ea6b847274f7388eee35ed [diff] |
(VOL-4972) enabling pon and onu object get apis in bbsim Change-Id: I81932e4a8a1370ce83624f1deaf385c2809d568c
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.