internal

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

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseTransformer

type ResponseTransformer struct {
	// contains filtered or unexported fields
}

ResponseTransformer is a processor to evaluate schemas for the response transformation setting.

func NewResponseTransformer

func NewResponseTransformer(
	ndcSchema *rest.NDCHttpSchema,
	setting rest.ResponseTransformSetting,
	logger *slog.Logger,
) *ResponseTransformer

NewResponseTransformer create a new ResponseTransformer instance.

func (*ResponseTransformer) Transform

func (rt *ResponseTransformer) Transform() (*rest.NDCHttpSchema, []string, error)

Transform evaluates new result types of operations after being transformed.

Jump to

Keyboard shortcuts

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