Skip to content

Instantly share code, notes, and snippets.

@gunnaraasen
Created February 1, 2014 01:47
Show Gist options
  • Select an option

  • Save gunnaraasen/8746766 to your computer and use it in GitHub Desktop.

Select an option

Save gunnaraasen/8746766 to your computer and use it in GitHub Desktop.
Error: multiple-value filepath.Abs() in single-value context
fmt.Println("Serving files from" + filepath.Abs(string(directory)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment