playground/

directory
v0.0.0-...-9adee62 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: Apache-2.0

README

Go Playground

This playground contains code experiments for learning to write better Go (and some other langs). The examples here are kept for self-learning and for teaching others about the following topics:

  • The pitfalls of Go concurrency and how to solve them
  • Coding for the terminal
  • Go Generics
  • Using channels and not using channels
  • Pub/Sub patterns
  • Image processing
  • and more

Directories

Path Synopsis
compat
Package generics shows how to NOT use interfaces to emulate generics!
Package generics shows how to NOT use interfaces to emulate generics!
gocv
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL