Hello world
This is my second attempt at a blog post.
func getFoo(x string) string {
return "foo"+x
}Pretty cool stuff going on here.
This is my second attempt at a blog post.
func getFoo(x string) string {
return "foo"+x
}Pretty cool stuff going on here.