Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
app/pslive
Package pslive provides the Planktoscope Live server.
|
Package pslive provides the Planktoscope Live server. |
app/pslive/auth
Package auth provides application-level standardization for authentication
|
Package auth provides application-level standardization for authentication |
app/pslive/client
Package client contains client code for external APIs
|
Package client contains client code for external APIs |
app/pslive/conf
Package conf supports environment variable-based application configuration
|
Package conf supports environment variable-based application configuration |
app/pslive/routes
Package routes contains the route handlers for the Planktoscope Live server.
|
Package routes contains the route handlers for the Planktoscope Live server. |
app/pslive/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 |
app/pslive/routes/auth
Package auth contains the route handlers related to authentication and authorization.
|
Package auth contains the route handlers related to authentication and authorization. |
app/pslive/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. |
app/pslive/tmplfunc
Package tmplfunc contains extension functions for templates
|
Package tmplfunc contains extension functions for templates |
clients/authn
Package authn provides a high-level client for user authentication
|
Package authn provides a high-level client for user authentication |
clients/sessions
Package sessions provides a high-level client for session management
|
Package sessions provides a high-level client for session management |
middleware
Package middleware provides generic middleware
|
Package middleware provides generic middleware |
Package web contains web application-specific components: static web assets, server-side templates, and modest JS sprinkles and spots.
|
Package web contains web application-specific components: static web assets, server-side templates, and modest JS sprinkles and spots. |
Click to show internal directories.
Click to hide internal directories.