TODO: Brief overview of the component.
To add this component to your build, append --with tools/create/goldens/my-component-v1-cpp
to the fx set
invocation.
$ fx shell run fuchsia-pkg://fuchsia.com/my-component-v1-cpp#meta/my-component-v1-cpp.cmx
Unit tests for my-component-v1-cpp are available in the my-component-v1-cpp-tests
package.
$ fx test my-component-v1-cpp-tests