package main import "fmt" func main() { fmt.Println("Post of Simple Go Action") }