Skip to content

Instantly share code, notes, and snippets.

@DAddYE
Created May 13, 2014 02:42
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 DAddYE/390bf3eb0c49e813a631 to your computer and use it in GitHub Desktop.
Save DAddYE/390bf3eb0c49e813a631 to your computer and use it in GitHub Desktop.
// Credits: https://news.ycombinator.com/item?id=7735973
pc, _, line, _ := runtime.Caller(1)
name := runtime.FuncForPC(pc).Name()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment