package noop
import "github.com/google/martian/v3/noop"
Package noop provides a martian.RequestResponseModifier that does not modify the request or response.
Index ¶
Functions ¶
func Noop ¶
func Noop(id string) martian.RequestResponseModifier
Noop returns a modifier that does not change the request or the response.
Source Files ¶
- Version
- v3.2.1
- Published
- May 19, 2021
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 1 hour ago –
Tools for package owners.