summaryrefslogtreecommitdiff
path: root/src/reflect/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* reflect: add example for FieldByNameMostafa Solati2022-05-191-0/+13
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-2/+2
* reflect: add example for FieldByIndexMostafa Solati2021-08-221-0/+28
* reflect: add an example for KindDon Byington2018-10-031-0/+18
* reflect: add example for StructOfSebastien Binet2016-12-061-0/+41
* reflect: add method StructTag.LookupJohn Jeffery2016-03-251-0/+28
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* reflect: document reflect.TypeOf((*Foo)(nil)).Elem() idiomMatthew Dempsky2015-04-141-0/+15
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+66