commit | a738f90d8b332c608445c4115b3d1f7816bd7d42 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Fri Feb 11 07:50:38 2022 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Fri Feb 11 07:50:47 2022 +0000 |
tree | 64b869b1a4b7e17eebb7a427a9d27385b993b06d | |
parent | 9a1da62da818b565eed3f71b851ac9dd698ed3c3 [diff] |
[VOL-4615] Added status field in GetManagedDevices response Change-Id: I76d073980423f029e18f8aeae755609f09869ee0
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.