routes

package
v0.0.0-...-6bc2bdd Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	GET = "GET"
)

Variables

This section is empty.

Functions

func InitRouteRegistry

func InitRouteRegistry(
	logger applogger.Logger,
	rdbConn rdb.Conn,
	config *config.Config,
) bootstrap.RouteRegistry

Types

type Route

type Route struct {
	Method string
	// contains filtered or unexported fields
}

type RouteRegistry

type RouteRegistry struct {
	// contains filtered or unexported fields
}

func (*RouteRegistry) Register

func (registry *RouteRegistry) Register(server *httpapi.Server, routePrefix string)

Jump to

Keyboard shortcuts

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