Solitaire 0.1.22

Built by Kyle U, all rights reserved

https://github.com/kyleu/solitaire

This page is for the settings of the application. To change your user preferences, such as themes, edit your profile.

Admin Functions


App Information
All sorts of info about the server and runtime

Go Modules
The Go modules used by Solitaire

Edit Themes
Configure the design themes available to end users

Recent Logs
Displays the 100 most recent app logs

HTTP Methods


Sitemap
Displays the HTTP actions that are available, with documentation

HTTP routes
Enumerates all registered HTTP routes, by method

User Session
View the user session, including all cookies and settings

Debug HTTP Request
Full debug view of an HTTP request from your browser

Active WebSockets
Manage the active WebSockets in this server

App Profiling


Memory Usage
Detailed memory usage statistics for this application

Collect Garbage
Runs the Go garbage collector

Write Memory Dump
Writes a memory dump to ./tmp/mem.pprof, use script to view

Start CPU Profile
Profiles the CPU using ./tmp/cpu.pprof, use script to view

Stop CPU Profile
Stops the active CPU profile