Skip to content

vito/go-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server.go: Similar to erlang's gen_server.
server-test.go: A test for the server.go implementing a basic counting server.
fsm.go: Similar to erlang's gen_fsm.
fsm-test.go: A test for the fsm.go imeplementing a FSM with two states, real and imaginary, and handling events to alter the numbers for the current state.
html.go: Toying with a HTML DSL.
paste.go: A Pastie webserver for Go.

About

Playing with the Go language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published