/go-scratchpad

golang practice

Primary LanguageGoApache License 2.0Apache-2.0

Golang practice project

Some golang examples

Examples

how to run examples

make check

wishlist

  • nil behavior
  • zero value in struct and pointer
  • slice, map
  • test table v2