Documentation
¶
Index ¶
- Variables
- func API() http.Handler
- func APICmd(adminPwd string) http.Handler
- func APILogin(userPwd, adminPwd string) http.Handler
- func APIUsers(adminPwd string) http.Handler
- func AccessControlAllow(next http.Handler) http.Handler
- func CastWS(server data.Server, adminPwd string) http.Handler
- func Exec() http.Handler
- func Homepage(config configuration.Config) http.Handler
- func Login(loginPage []byte) http.Handler
- func WS(server data.Server, adminPwd string) http.Handler
- type RequestPayload
- type TemplateData
- type User
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentSlide = int64(-10)
Functions ¶
Types ¶
type RequestPayload ¶
type TemplateData ¶
Click to show internal directories.
Click to hide internal directories.