Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conference ¶
type Conference struct {
Store conference.Conference
}
func (Conference) Delete ¶ added in v0.0.3
func (con Conference) Delete(c echo.Context) error
nolint: wrapcheck
func (Conference) List ¶ added in v0.0.2
func (con Conference) List(c echo.Context) error
nolint: wrapcheck
func (Conference) Register ¶
func (con Conference) Register(g *echo.Group)
func (Conference) Show ¶ added in v0.0.3
func (con Conference) Show(c echo.Context) error
nolint: wrapcheck
Click to show internal directories.
Click to hide internal directories.