tree: 36d89e6fae9df506305363574a3c5a6b67dc5825 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
  5. test.fidl
examples/components/services/README.md

services

An example demonstrating how instances of a service can be aggregated from a component collection and routed around as a service.

Building

To add this component to your build, append --with examples/components/services to the fx set invocation.

Running

This example is built to run as a unit test.

$ fx test service-examples