commit | 996a089fb25727ea69a9f1be2601776230ce30ae | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Mon Mar 09 21:47:52 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Wed Mar 11 15:54:41 2020 +0530 |
tree | 7cf6782ee85ac9c075d63023e40e42671e76811d | |
parent | f921f88abde047fcd2fccc3fd6162bc440d42cea [diff] |
SEBA-958 send periodic port stats Change-Id: I981e6c70b214845d87e8ae96b370fcdf58ccfef3
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.