commit | 8bdb45396ec6f3f675c8aedc5bbcb2a828201551 | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Mon Mar 02 17:08:09 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 06 09:23:13 2020 -0800 |
tree | 147d44d642b20c9965f97a2b92d62a312d041ba9 | |
parent | ff9d859daed8e9255f70aa2dc0879f72a815e5fa [diff] |
SEBA-909 store flows and implement GetFlow API Change-Id: If2c214f8be5808ef89e0521f75d03da49153dc2a
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.