apiutil

package
v1.24.5 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogFilter

func LogFilter(req *restful.Request, resp *restful.Response, chain *restful.FilterChain)

func NewRestfulAPI

func NewRestfulAPI(prefix string, filters []restful.FilterFunction, modules []RestModule) http.Handler

func NewRestfulAPIWithHealthCheck added in v1.23.0

func NewRestfulAPIWithHealthCheck(prefix string, filters []restful.FilterFunction, modules []RestModule, healthCheckFun func() error) http.Handler

Types

type RestModule

type RestModule interface {
	RegisterRoute(r *route.Group)
}

Jump to

Keyboard shortcuts

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