Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BookController ¶
type BookController struct{}
func (*BookController) CreateBook ¶
func (bc *BookController) CreateBook(c okapi.Context) error
type HomeController ¶
type HomeController struct{}
Click to show internal directories.
Click to hide internal directories.