routes

package
v0.0.0-...-d1be498 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Route

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

func (*Route) Handlers

func (r *Route) Handlers() handlers.Handlers

func (*Route) Method

func (r *Route) Method() string

func (*Route) Path

func (r *Route) Path() string

type Routes

type Routes []*Route

func NewHealthRoutes

func NewHealthRoutes(
	healthGet *handlers.HealthGetHandler,
) Routes

Jump to

Keyboard shortcuts

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