Skip to content

WiseHands/ClusterCreateServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-Go

A simple http server

How to run

$ go run *.go

How to build a binary

$ go build *.go
$ go run ./binary