Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAppEngine ¶
InitAppEngine sets up the whole Gin application, loading templates and middleware and defining routes. The test suite can use this to get an instance of the Gin engine to bind to.
Set param discardStdOut during unit/integration tests to suppress Gin's STDOUT logging. Those log statements are useful in development, but can be verbose and clutter the test output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.