Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change exposes a facility to create new struct types from a slice of reflect.StructFields. - reflect: implement StructOf - reflect: tests for StructOf - runtime: generate typelinks for structs Fixes golang#5748. Change-Id: I3b8fd4fadd6ce3b1b922e284f0ae72a3a8e3ce44
- Loading branch information