modifier

package
v0.0.0-...-8e1e73d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package modifier is the interface used to modify response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RespModifier

type RespModifier interface {
	ModifyResp(resp []byte) ([]byte, error)
}

RespModifier defines methods for modifying response

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL