There was an error while loading. Please reload this page.
Add ctx caller name (#5)
Use runtime.CallersFrames to account for inlining (#4)
Fix missing error check (#3)
Add defensive check to workaround obscure bug with nil parent (#2)
Add tests (#1)