JesseObrien / codemash-go-2023

My presentation notes and code examples for CodeMash 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Write Go: Beyond 101

  1. A Whirlwind of things that make Go great
  2. Fast builds save cycles
  3. HTTP and timeouts
  4. Embedding Structs
  5. Embedding Other Things
  6. Modules and Module Overrides . Gracefully shutting down

About

My presentation notes and code examples for CodeMash 2023

License:MIT License


Languages

Language:Go 99.2%Language:Makefile 0.8%