Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventService ¶
type EventService struct {
// contains filtered or unexported fields
}
func NewEventService ¶
func NewEventService(pool *pgxpool.Pool) *EventService
func (*EventService) DeleteEvent ¶
func (s *EventService) DeleteEvent(ctx context.Context, eventId int) error
func (*EventService) GetSnapshotData ¶ added in v0.15.0
Click to show internal directories.
Click to hide internal directories.