Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 229 Bytes

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