# Functions
GetHistory returns a a list of queries from the history.
GetLoadSession loads session from store.
No description provided by the author
NewServer creates a new server.
PostFileOperation operates with the file system.
PostSaveSession saves a session to store.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouteWs is the websocket route.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
Connections is all connections Sync syncs to store.
# Structs
FileItem represents a file.
FileRequest is the typical request struct for file operations.
Request is the typical request struct.
Server is the main server.