debug

package
v0.2.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(path string, handlers ...fiber.Handler) fiber.Router

func App

func App() *fiber.App

func Connect

func Connect(path string, handlers ...fiber.Handler) fiber.Router

func Delete

func Delete(path string, handlers ...fiber.Handler) fiber.Router

func Get

func Get(path string, handlers ...fiber.Handler) fiber.Router

func Group

func Group(prefix string, handlers ...fiber.Handler) fiber.Router
func Head(path string, handlers ...fiber.Handler) fiber.Router

func Options

func Options(path string, handlers ...fiber.Handler) fiber.Router

func Patch

func Patch(path string, handlers ...fiber.Handler) fiber.Router

func Post

func Post(path string, handlers ...fiber.Handler) fiber.Router

func Put

func Put(path string, handlers ...fiber.Handler) fiber.Router

func Route

func Route(prefix string, fn func(router fiber.Router), name ...string) fiber.Router

func Static

func Static(prefix, root string, config ...fiber.Static) fiber.Router

func Trace

func Trace(path string, handlers ...fiber.Handler) fiber.Router

func Wrap

func Wrap(h http.Handler) fiber.Handler

func WrapFunc

func WrapFunc(h http.HandlerFunc) fiber.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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