Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Admin ¶
func (*Admin) BlockHandler ¶
func (a *Admin) BlockHandler(w http.ResponseWriter, r *http.Request)
func (*Admin) BlocksHandler ¶
func (a *Admin) BlocksHandler(w http.ResponseWriter, r *http.Request)
func (*Admin) TenantsHandler ¶
func (a *Admin) TenantsHandler(w http.ResponseWriter, r *http.Request)
type Handlers ¶
func (*Handlers) CreateBlockDetailsHandler ¶
func (h *Handlers) CreateBlockDetailsHandler() func(http.ResponseWriter, *http.Request)
func (*Handlers) CreateBlocksHandler ¶
func (h *Handlers) CreateBlocksHandler() func(http.ResponseWriter, *http.Request)
func (*Handlers) CreateIndexHandler ¶
func (h *Handlers) CreateIndexHandler() func(http.ResponseWriter, *http.Request)
Click to show internal directories.
Click to hide internal directories.