Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package auth determines and asserts client permissions to access and modify server resources.
|
Package auth determines and asserts client permissions to access and modify server resources. |
Package config stores and exports the configuration for server-side use and the public availability JSON struct, which includes a small subset of the server configuration.
|
Package config stores and exports the configuration for server-side use and the public availability JSON struct, which includes a small subset of the server configuration. |
Package db handles all core database intercations of the server
|
Package db handles all core database intercations of the server |
Package imager handles image, video, etc.
|
Package imager handles image, video, etc. |
assets
Package assets manages imager file asset allocation and deallocation
|
Package assets manages imager file asset allocation and deallocation |
Package parser parses and verifies user-sent post data
|
Package parser parses and verifies user-sent post data |
Package server handles client requests for HTML page rendering, JSON and websocket connections
|
Package server handles client requests for HTML page rendering, JSON and websocket connections |
websockets
Package websockets manages active websocket connections and messages received from and sent to them
|
Package websockets manages active websocket connections and messages received from and sent to them |
Package templates generates and stores HTML templates
|
Package templates generates and stores HTML templates |
Package test contains utility functions used throughout the project in tests
|
Package test contains utility functions used throughout the project in tests |
Package types contains common shared types used throughout the project
|
Package types contains common shared types used throughout the project |
Package util contains various general utility functions used throughout the project.
|
Package util contains various general utility functions used throughout the project. |
Click to show internal directories.
Click to hide internal directories.