commit | 18859852863951b3c84b197526a154504f3b35b6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 15 13:33:57 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 15 13:33:57 2020 -0800 |
tree | dac4b5246bcb072283794078da814ce27cdca43e | |
parent | 6a708d6fa720bd61f3cb9fbba13892fa9ac5bf31 [diff] |
[VOL-2120] BBSim replies as the HeartbeatCheck message as the openolt agent does Change-Id: I774f7a717d6bd6328d7d8b48617af8e42352dadf
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.