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