Skip to content

Instantly share code, notes, and snippets.

@quii
Created March 20, 2015 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quii/ceb9554ec11af3afec9a to your computer and use it in GitHub Desktop.
Save quii/ceb9554ec11af3afec9a to your computer and use it in GitHub Desktop.
Sticher first pass
func Stitcher(hello_url string, worldURL string) string {
return ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment