package main import "fmt" func main() { // TODO some kind of blog print out fmt.Println("TODO") }