commit | 88c204a6052b3281e90fbb53f3e203740a2d4c6d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 03 10:34:24 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 06 08:29:19 2020 -0800 |
tree | 90fe53ef8d5d5091976ff74ee5711dce62894b45 | |
parent | 90d08f6512ab7560b34f055f3aa273263e347071 [diff] |
[VOL-3622] Stop and restart gRPC server Change-Id: I443e7ed75f79dd90782a1a4342c8e4d3a7294488
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.