commit | be8e12ffcea0ea5f53de93a3aef67811d9472f67 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Dec 14 18:43:41 2020 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 15 09:44:33 2020 +0100 |
tree | 779a0dcada9cefbc23ef19b30babb93250bf453f | |
parent | ad833bf0bdc6676defb8989de5660a1e4b19be81 [diff] |
VOL-3710 Avoid concurrent access to the flows map in olt.go Change-Id: I0f7fc493efeb8f2d28c1ee276d24cda348126f09
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.