Versions in this module Expand all Collapse all v0 v0.0.4 Jun 29, 2025 Changes in this version + type ApplicationRestfulApiHandler struct + func (h *ApplicationRestfulApiHandler) Init() error + func (h *ApplicationRestfulApiHandler) Name() string + func (h *ApplicationRestfulApiHandler) QueryApplication(r *restful.Request, w *restful.Response) + type QuerySet struct + Items []application.Application + Total int64