http

package
v0.0.0-...-12a582f Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindRoutes

func BindRoutes(r *mux.Router)

func BindRoutesWithPrefix

func BindRoutesWithPrefix(r *mux.Router)

BindRoutesWithPrefix binds routes with an optionally defined prefix, this is useful for adding routes to a monolithic server where we might be adding multiple bindings and want to avoid collisions

eg, if both:

package-a/handler.go /cool/thing package-b/handler.go /cool/thing

are defined, then we want

/a/cool/thing /b/cool/thing

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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