render

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Summary

func Summary(method, requestURL string, status int, duration string, requestErr error) string

Types

type Request

type Request struct {
	Method          string
	URL             string
	Protocol        string
	Kind            string
	Headers         http.Header
	Body            []byte
	BodyTruncated   bool
	ReplayHeaders   []config.Header
	ShowSecrets     bool
	IncludeWriteOut bool
}

type Result

type Result struct {
	Command    string
	DisplayURL string
	Redacted   bool
	Warning    string
}

func Curl

func Curl(request Request) Result

Jump to

Keyboard shortcuts

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