Skip to content

carlosd-ss/goroutine-animals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goroutine Animals

How to run

go run main.go

Files

├── colors
│   └── colors.go
├── drums
│   ├── dolphin.wav
│   ├── eagle.wav
│   └── lion.wav
├── go.mod
├── go.sum
├── main.go
├── player
│   └── player.go
└── README.md

About

Shall we listen to the animals?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%