[roll] Roll fuchsia [zither][go] Introduce go data layout bindings

Partially as a demonstration of the utility of the machinery we've
built, we add a go backend to zither with minimal effort. It will serve
to have something not entirely C-like as a reference in further
development, and this backend will later be needed to deprecate kazoo's
generation of bindings for the go runtime.

Original-Bug: 91102
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708763
Original-Revision: 3aad47410e0abc91f9d89c5494026cecb410cbaa
GitOrigin-RevId: 6fbe3a6a751f2933d927023db0a362813c98d952
Change-Id: I220d8005b7ae5268a1e47436b673f9f69d465983
1 file changed
tree: b44ac53ecfe7225ed7c816efbfac06de0cd576b6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.