commit | 291b3e50243b69aaa7d1cd0a90517f41dcc24fb4 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 15 18:05:21 2020 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 15 18:05:21 2020 +0100 |
tree | 7d4d82478fd5aca4a74ba7f3a98a5d03203c0583 | |
parent | be8e12ffcea0ea5f53de93a3aef67811d9472f67 [diff] |
Releasing concurrent map access fix Change-Id: Ic1452e0a8e54a7e1db9c2c3426f7f14c16a93972
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.