commit | 693501aad23581a006fa194a4f1a02b992f268f4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 12 16:32:44 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 18 17:23:14 2019 +0000 |
tree | e266d83ffa32d860376c500f2d822b8539bdc796 | |
parent | e72bcba37a965f7546dc532ab5237e823a6006a2 [diff] |
[VOL-1914] Responding to Reboot call before shutting down the gRPC server Change-Id: I6cf618a7780eee02c41b4e4a9285277bab90bdd6
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.