gatewayext

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GatewayAPIExtensionPluginID = "opni.apiextensions.GatewayAPIExtension"
	ServiceID                   = "apiextensions.GatewayAPIExtension"
)

Variables

This section is empty.

Functions

func NewPlugin

func NewPlugin(impl GatewayAPIExtension) plugin.Plugin

Types

type GatewayAPIExtension

type GatewayAPIExtension interface {
	ConfigureRoutes(*fiber.App)
}

user-facing

type GatewayAPIExtensionServer

type GatewayAPIExtensionServer interface {
	HttpAddr() int
	ConfigureRoutes() [][]*fiber.Route
}

internal RPC

Jump to

Keyboard shortcuts

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