Skip to content

Instantly share code, notes, and snippets.

View tywkeene's full-sized avatar
💭
bruh

Tyrell Keene tywkeene

💭
bruh
  • Contrast Security
  • United States
View GitHub Profile
@tywkeene
tywkeene / where.go
Last active July 21, 2023 19:26
Where?
The where() function returns the output:
~/tmp/where ❯ go run main.go
main.a in "/Users/[redacted]/tmp/where/main.go" returns from line 19
Maybe useful for debugging some large function when you don't have the patience for it.