//
pkg.gl
Category
github.com/google/martian/v3
cookie
package
3.3.3
Repository:
https://github.com/google/martian.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
6
Files
167 SLOC
#
Functions
NewFilter
NewFilter builds a new cookie filter.
NewMatcher
NewMatcher builds a cookie matcher.
NewModifier
NewModifier returns a modifier that injects the provided cookie into the request or response.
#
Structs
Matcher
Matcher is a conditonal evalutor of request or response cookies to be used in structs that take conditions.