commit | 421f4d5d6da210604304a7a46eaa0b80542e3f46 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Jan 21 15:39:22 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue Jan 21 16:06:35 2020 -0700 |
tree | e5d62d19312239e058c985f189c851bd95c59a01 | |
parent | df3f85d3f815c076b2be48f1e48e2f66935c6423 [diff] |
VOL-2342 Execute Close() in its own thread in case it blocks Change-Id: I638bafc144604de5d71d0e578282ca35a799d6b7
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.