Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterTest ¶
type RouterTest struct {
App *app.App
DataFS filesystem.FS
Database *database.Database
TemplatesFS filesystem.FS
StaticFS filesystem.FS
Router http.Handler
}
RouterTest allows for testing the server's Router
Click to show internal directories.
Click to hide internal directories.