Skip to content

well-balanced/gobyexample

Repository files navigation

🦫 gobyexample

gopher-banner

Reference

https://gobyexample.com/

Examples

  • values
  • variables
  • constants
  • loop
  • if/else
  • switch
  • arrays
  • slices
  • maps
  • ranges
  • functions
  • multiple return functions
  • variadic functions
  • closures
  • recursion
  • pointers
  • structs
  • methods
  • interfaces
  • errors
  • goroutines
  • channels
  • channel buffering
  • channel synchronization
  • channel direction

About

go training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages