Skip to content

perezperret/go_with_tests

Repository files navigation

My solutions for Learn Go with tests

Mostly following along with the course.

  • Hello, World
  • Integers
  • Iteration
  • Arrays and slices
  • Structs, methods and interfaces
  • Pointers and errors
  • Maps
  • Dependency injection
  • Mocking
  • Concurrency
  • Select
  • Reflection
  • Sync
  • Context
  • Property based tests
  • Maths
  • Reading files
  • Templating
  • Generics

Releases

No releases published

Packages

No packages published

Languages