Directories
¶
Path | Synopsis |
---|---|
Package pslive provides the Planktoscope Live server.
|
Package pslive provides the Planktoscope Live server. |
auth
Package auth provides application-level standardization for authentication
|
Package auth provides application-level standardization for authentication |
client
Package client contains client code for external APIs
|
Package client contains client code for external APIs |
conf
Package conf supports environment variable-based application configuration
|
Package conf supports environment variable-based application configuration |
handling
Package handling provides reusable handlers.
|
Package handling provides reusable handlers. |
routes
Package routes contains the route handlers for the Planktoscope Live server.
|
Package routes contains the route handlers for the Planktoscope Live server. |
routes/assets
Package assets contains the route handlers for assets which are static for the server
|
Package assets contains the route handlers for assets which are static for the server |
routes/auth
Package auth contains the route handlers related to authentication and authorization.
|
Package auth contains the route handlers related to authentication and authorization. |
routes/cable
Package cable contains the route handlers serving Action Cables over WebSockets by implementing the Action Cable Protocol (https://docs.anycable.io/misc/action_cable_protocol) on the server.
|
Package cable contains the route handlers serving Action Cables over WebSockets by implementing the Action Cable Protocol (https://docs.anycable.io/misc/action_cable_protocol) on the server. |
routes/home
Package home contains the route handlers related to the app's home screen.
|
Package home contains the route handlers related to the app's home screen. |
routes/instruments
Package instruments contains the route handlers related to imaging instruments.
|
Package instruments contains the route handlers related to imaging instruments. |
routes/privatechat
Package privatechat contains the route handlers related to private chats.
|
Package privatechat contains the route handlers related to private chats. |
routes/users
Package users contains the route handlers related to users.
|
Package users contains the route handlers related to users. |
routes/videostreams
Package videostreams contains the route handlers related to streaming video delivery
|
Package videostreams contains the route handlers related to streaming video delivery |
tmplfunc
Package tmplfunc contains extension functions for templates
|
Package tmplfunc contains extension functions for templates |
workers
Package workers provides functionality which runs independently of request servicing.
|
Package workers provides functionality which runs independently of request servicing. |
Click to show internal directories.
Click to hide internal directories.