//
pkg.gl
Category
github.com/google/martian/v3
priority
package
3.3.3
Repository:
https://github.com/google/martian.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
6
Files
168 SLOC
#
Functions
NewGroup
NewGroup returns a priority group.
#
Variables
ErrModifierNotFound
ErrModifierNotFound is the error returned when attempting to remove a modifier when the modifier does not exist in the group.
#
Structs
Group
Group is a group of request and response modifiers ordered by their priority.