Created
February 1, 2014 01:47
-
-
Save gunnaraasen/8746766 to your computer and use it in GitHub Desktop.
Error: multiple-value filepath.Abs() in single-value context
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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