Documentation ¶
Overview ¶
Implements boilerplate code for the web service
Implements boilerplate code for the web service
Index ¶
Constants ¶
View Source
const (
MAIN_GO_ROUTINE = "main"
)
Variables ¶
This section is empty.
Functions ¶
func CatchPanic ¶
CatchPanic is used to catch any Panic and log exceptions to Stdout. It will also write the stack trace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.