weberror

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MappingBuilder

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

func New

func New(name ...string) *MappingBuilder

func (*MappingBuilder) ApplyTo

func (b *MappingBuilder) ApplyTo(matcher web.RouteMatcher) *MappingBuilder

func (*MappingBuilder) Build

func (*MappingBuilder) Name

func (b *MappingBuilder) Name(name string) *MappingBuilder

func (*MappingBuilder) Order

func (b *MappingBuilder) Order(order int) *MappingBuilder

func (*MappingBuilder) Use

func (b *MappingBuilder) Use(translateFunc web.ErrorTranslateFunc) *MappingBuilder

func (*MappingBuilder) With

func (b *MappingBuilder) With(translator web.ErrorTranslator) *MappingBuilder

func (*MappingBuilder) WithCondition

func (b *MappingBuilder) WithCondition(condition web.RequestMatcher) *MappingBuilder

Jump to

Keyboard shortcuts

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