Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTodoController ¶
func NewTodoController() controller.HttpController
Types ¶
type TodoController ¶
type TodoController struct {
// contains filtered or unexported fields
}
func (TodoController) Endpoints ¶
func (h TodoController) Endpoints() *map[string]map[string]echo.HandlerFunc
func (TodoController) Name ¶
func (h TodoController) Name() string
func (TodoController) Prefix ¶
func (h TodoController) Prefix() string
func (TodoController) Version ¶
func (h TodoController) Version() string
Click to show internal directories.
Click to hide internal directories.