decorators

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decorate

func Decorate(route inter.Route, decorators []inter.Decorator) inter.Route

Types

type ConstrainParameters

type ConstrainParameters struct{}

func (ConstrainParameters) Decorate

func (c ConstrainParameters) Decorate(route inter.Route) inter.Route

type OptionalParameter

type OptionalParameter struct{}

func (OptionalParameter) Decorate

func (o OptionalParameter) Decorate(route inter.Route) inter.Route

type OptionalSlash

type OptionalSlash struct{}

func (OptionalSlash) Decorate

func (o OptionalSlash) Decorate(route inter.Route) inter.Route

Jump to

Keyboard shortcuts

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