Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicHandler ¶
PanicHandler catches panics to make sure that we recover from panics during GraphQL request execution and return an appropriate error.
If PanicHandler recovers from a panic, it logs a stack trace, creates an error and applies fn to the error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.