golang_workshop

command module
v0.0.0-...-cc338e9 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2015 License: MIT Imports: 7 Imported by: 0

README

golang_workshop

A workshop to learn how to create APIs in Go and use its main features

Install go using your favourite package manager

Set up the $GOPATH env var to your golang workspace : export GOPATH=~/go

$GOROOT must point to your go installation

checkout the exo1 tag, run go run main.go and it should display hello world, if it does, you are all set !

This workshop is a handson about creating a redis pubsub listener, a websocket http handler in order to chat together.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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