commit | 9bfe11094689c6f5b1026ef6dd7f7261d166b1d5 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Thu Feb 03 10:38:03 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Feb 03 15:18:57 2022 +0100 |
tree | 92b4c1a6bfcee970825a018a96e34a80acff18b1 | |
parent | 7e8b43009d1b43b89c07d02665213463c299267a [diff] |
Update omci-lib-go to 2.2.0 and use new ME attribute constants instead of strings Change-Id: If0bee47bede5e02c70f73c6c615bafc55d1389d5
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.