Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEvents ¶
func CreateEvents(svc *svc.Svc) gin.HandlerFunc
func DeleteEvent ¶
func DeleteEvent(svc *svc.Svc) gin.HandlerFunc
Types ¶
type CreateEventsReq ¶
type DeleteEventReq ¶
type DeleteEventReq struct {
Id string `json:"id"`
}
Click to show internal directories.
Click to hide internal directories.