Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebHandler ¶
type WebHandler struct {
// contains filtered or unexported fields
}
Booksh provides a struct to wrap the api around
func NewWebHandler ¶
func (*WebHandler) BookPage ¶
func (h *WebHandler) BookPage(c *gin.Context)
func (*WebHandler) IndexPage ¶
func (h *WebHandler) IndexPage(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.