commands

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = NewRootCmd()

Functions

func NewRootCmd

func NewRootCmd() *cobra.Command

Types

type SavedResponse added in v0.7.0

type SavedResponse struct {
	Method   string `json:"method"`
	Url      string `json:"url"`
	Status   int    `json:"status"`
	Response any    `json:"response"`
}

Jump to

Keyboard shortcuts

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