[roll] Roll fuchsia [fidl][dynsuite] Add a Go Client Add a Go client implementation to the Dynsuite. Since go uses greenthreads, there is only one flavor of client binding, hence no sync/async split. Most tests are disabled because Go does not support unknown interactions, and Go's event support doesn't allow receiving events unless you already know the order that different event types will be received in (or only have one event), so event tests aren't implemented either. Original-Bug: 102339 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733902 Original-Revision: 6d80b3dacadbb3fa04414b2939c9164b6fbc38df GitOrigin-RevId: 83ec90dd8a4d8fb1983a5b8aad1434cc067e7fca Change-Id: I0f68a6350b235157b327d7a5a37904c941220bd8
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.