Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLog ¶
func CreateLog(w http.ResponseWriter, r *http.Request)
CreateLog handles POST /api/logs
func GetLogs ¶
func GetLogs(w http.ResponseWriter, r *http.Request)
GetLogs handles GET /api/logs with optional filters
func GetServers ¶
func GetServers(w http.ResponseWriter, r *http.Request)
GetServers handles GET /api/servers
Types ¶
type GetLogsResponse ¶
Click to show internal directories.
Click to hide internal directories.