Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + type EndpointRestfulApiHandler struct + func (h *EndpointRestfulApiHandler) DescribeEndpoint(r *restful.Request, w *restful.Response) + func (h *EndpointRestfulApiHandler) Init() error + func (h *EndpointRestfulApiHandler) Name() string + func (h *EndpointRestfulApiHandler) QueryEndpoint(r *restful.Request, w *restful.Response) + func (h *EndpointRestfulApiHandler) RegistryEndpoint(r *restful.Request, w *restful.Response) + type EndpointSet struct + Items []*endpoint.Endpoint + Total int64