Documentation ¶
Index ¶
- Variables
- func API() http.Handler
- func APICmd(config configuration.Config) http.Handler
- func APILogin(config configuration.Config) http.Handler
- func APIUsers(config configuration.Config) http.Handler
- func AccessControlAllow(next http.Handler) http.Handler
- func CastWS(server data.Server, config configuration.Config) http.Handler
- func Exec() http.Handler
- func IFrame(config configuration.Config) http.Handler
- func Login(loginPage []byte) http.Handler
- func NoLayout(config configuration.Config) http.Handler
- func WS(server data.Server, config configuration.Config) http.Handler
- type RequestPayload
- type User
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.