Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CraftToken ¶
CraftToken returns the auth token for a user.
func EchoEngine ¶
func EchoEngine(ctrl Controller) *echo.Echo
EchoEngine instantiates the wep server.
func GetPathInt ¶
Types ¶
type Controller ¶
type Controller struct { Version string Logger logger.Logger Database database.Client Storage storage.Backend // Tenant string Domain string Username string Password string }
A Controller is an Iversion Of Control pattern used to init the server package.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.