selector

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2021 License: MIT Imports: 5 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func Client

func Client(ms ...middleware.Middleware) *Builder

func Server

func Server(ms ...middleware.Middleware) *Builder

func (*Builder) Build

func (b *Builder) Build() middleware.Middleware

func (*Builder) Path

func (b *Builder) Path(path ...string) *Builder

func (*Builder) Prefix

func (b *Builder) Prefix(prefix ...string) *Builder

func (*Builder) Regex

func (b *Builder) Regex(regex ...string) *Builder

Jump to

Keyboard shortcuts

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