playgobot

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

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

Go to latest
Published: Sep 1, 2016 License: MIT Imports: 7 Imported by: 0

README

PlayGoBot

A simple Golang Bot Test

Go Report Card MIT License

Usage

$ go run main.go
Show me the code :)
package main
import (
"fmt"
)
func main() {
fmt.Println("Hello Go")
}
:end
========== PROGRAM ==========
package main
import (
"fmt"
)
func main() {
fmt.Println("Hello Go")
}

========== RESPONSE ==========
Hello Go

Program exited.

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