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

noop.go

Version
v3.3.3 (latest)
Published
Aug 16, 2022
Platform
linux/amd64
Imports
5 packages
Last checked
6 hours ago

Tools for package owners.