events

package
v0.0.0-...-31439ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

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

func Events

func Events(svc *svc.Svc) gin.HandlerFunc

Types

type CreateEventsReq

type CreateEventsReq struct {
	event.Event
}

type DeleteEventReq

type DeleteEventReq struct {
	Id string `json:"id"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL