restful

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointRestfulApiHandler

type EndpointRestfulApiHandler struct {
	ioc.ObjectImpl
	// contains filtered or unexported fields
}

func (*EndpointRestfulApiHandler) DescribeEndpoint

func (h *EndpointRestfulApiHandler) DescribeEndpoint(r *restful.Request, w *restful.Response)

func (*EndpointRestfulApiHandler) Init

func (h *EndpointRestfulApiHandler) Init() error

func (*EndpointRestfulApiHandler) Name

func (*EndpointRestfulApiHandler) QueryEndpoint

func (h *EndpointRestfulApiHandler) QueryEndpoint(r *restful.Request, w *restful.Response)

func (*EndpointRestfulApiHandler) RegistryEndpoint

func (h *EndpointRestfulApiHandler) RegistryEndpoint(r *restful.Request, w *restful.Response)

type EndpointSet

type EndpointSet struct {
	Total int64                `json:"total"`
	Items []*endpoint.Endpoint `json:"items"`
}

Jump to

Keyboard shortcuts

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