commit | 8a57481ecd8408901ed3353355229c9d07f2d898 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu May 20 15:18:53 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jun 22 15:32:41 2021 +0200 |
tree | 1c1792e61ae84a8619aba76de91c7f8d5ab3cd30 | |
parent | 9f4bf4fe48d39c011b808c7f2efeadf231e725f4 [diff] |
[VOL-4111] Moving Services under the UNI struct Controlling the UNI state via OMCI Set Messages Upgraded APIs to reflect the new format Change-Id: I3a6c166205fad4a381e562ab3b873d03b633303e
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.