commit | 3b2df8cf808a50d7bd4ed36e70948e82f083ced6 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Wed Mar 18 12:17:28 2020 +0530 |
committer | Pragya Arya <pragya.arya@radisys.com> | Wed Mar 18 12:17:35 2020 +0530 |
tree | d65622e371b843ea128616a0f03ff5dd5e6a2149 | |
parent | 14af03a9da17f6ecb245c4ff0de4ef200cacfcbc [diff] |
added rest endpoint for OLT reboot Change-Id: If2cf4dee5c03c2c7948fa1ab858c63e1bf26e615
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.