commit | b307d8a2afca1f210b92bb2453fa112a80af06ed | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon May 10 15:19:27 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon May 10 16:08:10 2021 -0700 |
tree | 8b06dbaa4ad4347f2f3e7c70a0f4fdd6b6e335a2 | |
parent | be1b7cf20fe53351a59ac5432086816cad755371 [diff] |
Stopping OLT gRPC server only after all indications have been sent Change-Id: I9de1bd5783fad5fa96b50e48dcb973506b841a49
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.