Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package cache provides a temporary persistence layer for development purposes
|
Package cache provides a temporary persistence layer for development purposes |
Package server provides a HTTP listener for handling requests from either a game server or any form of interface to the data.
|
Package server provides a HTTP listener for handling requests from either a game server or any form of interface to the data. |
Package storage provides a persistence layer for package server to use for storing, accessing and processing data.
|
Package storage provides a persistence layer for package server to use for storing, accessing and processing data. |
Package types simply provides common structures used throughout the application with very little logic outside of examples and validation.
|
Package types simply provides common structures used throughout the application with very little logic outside of examples and validation. |
Package util provides some miscellaneous utility functions that do not depend on any of functionality or structures of the application.
|
Package util provides some miscellaneous utility functions that do not depend on any of functionality or structures of the application. |
Click to show internal directories.
Click to hide internal directories.