router

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 1 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	URLPattern    string `json:"urlPattern" yaml:"urlPattern"`
	config.Method `json:"method,inline" yaml:"method,inline"`
	Headers       map[string]string `json:"headers,omitempty" yaml:"headers,omitempty"`
}

API describes the minimum configuration of an RESTful api configure in gateway

Jump to

Keyboard shortcuts

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