webapp

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var COMMIT string
View Source
var LASTMOD string

Functions

func LanguageGetHandler

func LanguageGetHandler(w http.ResponseWriter, r *http.Request)

func LanguagePostHandler

func LanguagePostHandler(w http.ResponseWriter, r *http.Request)

func NotFoundHandler

func NotFoundHandler(w http.ResponseWriter, r *http.Request)

func RootHandler

func RootHandler(w http.ResponseWriter, r *http.Request)

func StatusHandler

func StatusHandler(w http.ResponseWriter, r *http.Request)

Types

type Status

type Status struct {
	Success   bool   `json:"success"`
	Message   string `json:"message"`
	Timestamp string `json:"timestamp"`
	Commit    string `json:"commit"`
	LastMod   string `json:"lastmod"`
	Tech      string `json:"tech"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL