router

package
v0.0.0-...-8f56db8 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorableRouter

type MonitorableRouter interface {
	Group(path string, variantName coreModels.VariantName) MonitorableRouterGroup
}

func NewMonitorableRouter

func NewMonitorableRouter(apiVersion *echo.Group, cacheMiddleware *middlewares.CacheMiddleware) MonitorableRouter

type MonitorableRouterGroup

type MonitorableRouterGroup interface {
	GET(path string, handlerFunc echo.HandlerFunc, options ...options.RouterOption) *echo.Route
}

Jump to

Keyboard shortcuts

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