Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoadingString ¶
Types ¶
type IndexHandler ¶
type IndexHandler struct {
// contains filtered or unexported fields
}
func NewIndexHandler ¶
func NewIndexHandler() *IndexHandler
func (*IndexHandler) ServeHTTP ¶
func (h *IndexHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
type PublicHandler ¶
type PublicHandler struct {
// contains filtered or unexported fields
}
func NewPublicHandler ¶
func NewPublicHandler() *PublicHandler
func (*PublicHandler) ServeHTTP ¶
func (h *PublicHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP serve public link
Click to show internal directories.
Click to hide internal directories.