3 Commits

Author SHA1 Message Date
pavelgit
aa3dda7910
Update generics.sh 2022-08-21 22:58:26 +02:00
Ben McNicholl
73cd7a73bb
Fix typo in Println statement (#432)
* Fix typo in Println statement

* Generate HTML for public files.
2022-07-11 05:42:26 -07:00
Eli Bendersky
3c2447b2d1
Add example of Go generics (#415)
* Add example of Go generics

Fixes #349

* Remove TODO

* Update public link

* Update GitHub action to only build with 1.18-rc1

1.17 won't successfully build the generics example
2022-03-15 10:53:49 -07:00