Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CharacterHandler ¶
type CharacterHandler struct {
// contains filtered or unexported fields
}
func NewCharacter ¶
func NewCharacter(module module.CharacterModule) *CharacterHandler
func (*CharacterHandler) GetByID ¶
func (h *CharacterHandler) GetByID(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.