Documentation
¶
Overview ¶
Package motki_server is an EVE Online corporation management tool.
Notably, this project contains the motkid source code, which is the main motki application server. motkid functions as a remote grpc server for clients, as well as a web application.
Directories
¶
Path | Synopsis |
---|---|
Package app contains functionality related to creating an integrated motki-server environment with all the necessary dependencies.
|
Package app contains functionality related to creating an integrated motki-server environment with all the necessary dependencies. |
cmd
|
|
motkid
Command motkid starts a motki application server.
|
Command motkid starts a motki application server. |
Package http manages the motki application web server.
|
Package http manages the motki application web server. |
auth
Package auth manages authentication for the motki application.
|
Package auth manages authentication for the motki application. |
middleware
Package middleware contains HTTP middlewares for Session and Auth.
|
Package middleware contains HTTP middlewares for Session and Auth. |
module/assets
Package assets is the web module responsible for serving static assets.
|
Package assets is the web module responsible for serving static assets. |
module/home
Package home contains the basic public functionality of the MOTKI app.
|
Package home contains the basic public functionality of the MOTKI app. |
module/industry
Package industry contains functionality related to market and industry.
|
Package industry contains functionality related to market and industry. |
module/market
Package market contains functionality related to market and industry.
|
Package market contains functionality related to market and industry. |
route
Package route encapsulates HTTP routing and handlers.
|
Package route encapsulates HTTP routing and handlers. |
session
Package session provides session management capabilities.
|
Package session provides session management capabilities. |
template
Package template provides template rendering capabilities.
|
Package template provides template rendering capabilities. |
Package mail provides a light wrapper around SMTP functionality.
|
Package mail provides a light wrapper around SMTP functionality. |
Click to show internal directories.
Click to hide internal directories.