rgoplot/main.go

6 lines
55 B
Go

package main
func main() {
ListenAndServe(":8000")
}