Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserService ¶
func NewUserService() codegen.ServerInterface
Types ¶
type UserService ¶
type UserService struct{}
func (*UserService) DeleteEvent ¶
func (s *UserService) DeleteEvent(ctx echo.Context, params codegen.EventUuid) error
func (*UserService) DeleteEventBySerial ¶
func (s *UserService) DeleteEventBySerial(ctx echo.Context, serial codegen.Serial) error
func (*UserService) GetEvents ¶
func (s *UserService) GetEvents(ctx echo.Context, params codegen.GetEventsParams) error
Click to show internal directories.
Click to hide internal directories.