Slide 34
Slide 34 text
The Go Project is not a monolith
build - continuous build and release infrastructure
crypto - additional cryptography libraries
exp - experimental code
image - additional imaging packages
mobile - libraries for Go on iOS and Android
sys - low-level interactions with the operating system
net - additional networking packages
tools - tooling such as godoc, goimports, vet, cover, etc.
… and much more
@chimeracoder