iroegbu / golang-tut-events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Events

This repo hosts the codebase about learning Golang by attempting to implement the Node.js Events library in Go. The first blog post in this series can be here

Using this code

This is for educational purpose not to be used in a production environment.

  1. Clone the repo
  2. go build and then ./build-name to build and run project

Contribution

Feature requests and improvement suggestions are welcome, create an issue with the label suggestion

About


Languages

Language:Go 100.0%