Skip to content

C-Pro/go-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-demo

Golang demo for GDG Vladivostok

Build Status Go Report Card

  • Ex1 - Hello World!
  • Ex2 - Functions and packages, unit testing
  • Ex3 - Multiple return values and error handling
  • Ex4 - Arrays, slices, maps, defer, interface{} and reflection
  • Ex5 - Structs, embedding and methods
  • Ex6 - Goroutines and channels

Slides

About

Golang demo for GDG Vladivostok

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages