commit | 9ddb3a9eeecdb85a42e45354188e3c8fe23b7ea9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Apr 14 16:16:20 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Apr 20 08:22:52 2021 -0700 |
tree | 71fec576abc4cc48aa66d002f5c3eb84bd26fc7f | |
parent | b25c8060f761f8c271e1620a3deba73092e1af9b [diff] |
[VOL-3999] Correctly handling context during OLT Reconcile Change-Id: I22b8cca74eba3574adee4ed9dae48808ca9af889
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.