Documentation
¶
Index ¶
Constants ¶
View Source
const ExtraAssetPrefix = "/extra-statics"
ExtraAssetPrefix is used for extra assets
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) RegisterLoginRoute ¶
func (s *Server) RegisterLoginRoute(authBackend shttp.AuthenticationBackend)
func (*Server) ServeIndex ¶
func (s *Server) ServeIndex(w http.ResponseWriter, r *auth.AuthenticatedRequest)
ServeIndex servers the index page
Source Files
¶
- server.go
Click to show internal directories.
Click to hide internal directories.