Skip to content

Instantly share code, notes, and snippets.

@AntonStoeckl
Created January 14, 2022 19:58
Show Gist options
  • Save AntonStoeckl/349f92393f60d99b14c1ad6f66343b23 to your computer and use it in GitHub Desktop.
Save AntonStoeckl/349f92393f60d99b14c1ad6f66343b23 to your computer and use it in GitHub Desktop.
Example for blog post Go bits: Interfaces and Nil Pointers
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x4e4ea0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment