Versions in this module Expand all Collapse all v0 v0.0.4 Jun 29, 2025 v0.0.3 Jun 15, 2025 Changes in this version + type EventRestfulApiHandler struct + func (h *EventRestfulApiHandler) Init() error + func (h *EventRestfulApiHandler) Name() string + func (h *EventRestfulApiHandler) QueryEventApi(r *restful.Request, w *restful.Response) + type QuerySet struct + Items []event.Event + Total int64