# Functions
go:linkname Fastrand runtime.fastrand.
No description provided by the author
No description provided by the author
HandleCrash simply catches a crash and logs an error.
No description provided by the author
ServeWithSignalContext is a helper function that runs a server until a signal is received.
No description provided by the author
No description provided by the author
# Variables
PanicHandlers is a list of functions which will be invoked when a panic happens.