commit | e268310ebed34f185d8305966b198d82395d4479 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Mar 05 08:24:26 2021 -0800 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Mar 05 08:24:26 2021 -0800 |
tree | ba711fa0832bdf8b75e7a7007866571eee7ce5cb | |
parent | 94f939928cfb552e49228cd476e29f726d958220 [diff] |
Change MDS value on on successful response Move to omci-lib-go version v0.15.4 Change-Id: I4184d26e3006c4b28dcab806e51bc1fc9f2b878e
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.