//
pkg.gl
Category
github.com/kubeshark/martian/v3
priority
package
3.4.1
Repository:
https://github.com/kubeshark/martian.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
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.