Documentation
¶
Overview ¶
Package bffquerystring contains a modifier to rewrite query strings in a request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewModifier ¶
func NewModifier(op, key, value string) martian.RequestModifier
NewModifier returns a request modifier that will set the query string at key with the given value. If the query string key already exists all values will be overwritten.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.