package
0.0.0-20201014040547-b8f686262078
Repository: https://github.com/idealeak/goserver.git
Documentation: pkg.go.dev
# Functions
AdminIndex is the default http.Handler for admin module.
Healthcheck is a http.Handler calling health checking and showing the result.
ListConf is the http.Handler of displaying all configuration values as key/value pair.
ProfIndex is a http.Handler for showing profile command.
RunTask is a http.Handler to run a Task from the "query string.
TaskStatus is a http.Handler with running task status (task name, status and the last execution).
# Variables
No description provided by the author
MyAdminApp is the default AdminApp used by admin module.
# Structs
AdminApp is an http.HandlerFunc map used as AdminApp.
No description provided by the author
No description provided by the author